Home
last modified time | relevance | path

Searched defs:DoShape (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
Dtypography_impl_test.cpp41 std::vector<LineMetrics> Shaper::DoShape(std::vector<VariantSpan> spans, const TypographyStyle &ys, in DoShape() function in OHOS::Rosen::TextEngine::Shaper
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dtext_shaper.cpp114 int TextShaper::DoShape(std::shared_ptr<TextSpan> &span, const TextStyle &xs, in DoShape() function in OHOS::Rosen::TextEngine::TextShaper
Dmeasurer_impl.cpp328 int MeasurerImpl::DoShape(CharGroups &cgs, MeasuringRun &run, size_t &index) in DoShape() function in OHOS::Rosen::TextEngine::MeasurerImpl
Dshaper.cpp205 std::vector<LineMetrics> Shaper::DoShape(const std::vector<VariantSpan> spans, const TypographyStyl… in DoShape() function in OHOS::Rosen::TextEngine::Shaper