Searched defs:CreateTypeface (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ | ||
H A D | font_style_set.cpp | 27 Typeface* FontStyleSet::CreateTypeface(int index) in CreateTypeface() function in OHOS::Rosen::Drawing::FontStyleSet |
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ | ||
H A D | texgine_font_style_set.cpp | 50 std::shared_ptr<TexgineTypeface> TexgineFontStyleSet::CreateTypeface(int index) in CreateTypeface() function in OHOS::Rosen::TextEngine::TexgineFontStyleSet |
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ | ||
H A D | skia_font_style_set.cpp | 32 Typeface* SkiaFontStyleSet::CreateTypeface(int index) in CreateTypeface() function in OHOS::Rosen::Drawing::SkiaFontStyleSet |