Home
last modified time | relevance | path

Searched defs:MatchStyle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont_style_set.cpp42 Typeface* FontStyleSet::MatchStyle(const FontStyle& pattern) in MatchStyle() function in OHOS::Rosen::Drawing::FontStyleSet
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_style_set.cpp59 std::shared_ptr<TexgineTypeface> TexgineFontStyleSet::MatchStyle(std::shared_ptr<TexgineFontStyle> … in MatchStyle() function in OHOS::Rosen::TextEngine::TexgineFontStyleSet
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font_style_set.cpp69 Typeface* SkiaFontStyleSet::MatchStyle(const FontStyle& pattern) in MatchStyle() function in OHOS::Rosen::Drawing::SkiaFontStyleSet