Home
last modified time | relevance | path

Searched refs:fHAlign (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/modules/skottie/src/
H A DSkottieProperty.cpp25 && fHAlign == other.fHAlign in operator ==()
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.h113 SkTextUtils::Align fHAlign; member
H A DTextAdapter.cpp460 fText->fHAlign, in reshape()
689 align_factor(fText->fHAlign)*(fPathInfo->pathLength() - fText->fBox.width()); in fragmentMatrix()
703 return fPathInfo->getMatrix(path_distance, fText->fHAlign) in fragmentMatrix()
754 const auto align_offset = -total_tracking * align_factor(fText->fHAlign); in adjustLineProps()
H A DTextValue.cpp48 v->fHAlign = gAlignMap[std::min<size_t>(ParseDefault<size_t>((*jtxt)["j"], 0), in Parse()
H A DSkottieShaper.cpp56 , fHAlignFactor(HAlignFactor(fDesc.fHAlign)) in BlobMaker()
/third_party/skia/modules/skottie/include/
H A DSkottieProperty.h49 SkTextUtils::Align fHAlign = SkTextUtils::kLeft_Align; member

Completed in 8 milliseconds