Searched defs:GetDrawingPointsForTextBlob (Results 1 – 4 of 4) sorted by relevance
85 void TextBlob::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::TextBlob
209 void SkiaTextBlob::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::SkiaTextBlob
205 void SkiaStaticFactory::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& point… in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::SkiaStaticFactory
350 void StaticFactory::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::StaticFactory