Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_font_style_set_test.cpp59 std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = nullptr; variable
76 std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
Dfont_style_set.cpp24 FontStyleSet::FontStyleSet(std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl) noexcept in FontStyleSet()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_font_style_set.cpp93 …std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = std::make_shared<SkiaFontStyleSet>(skFontStyl… in CreateEmpty() local
Dskia_font_mgr.cpp92 …std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = std::make_shared<SkiaFontStyleSet>(skFontStyl… in MatchFamily() local