Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_font_style_set_test.cpp47 std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = nullptr; variable
63 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_mgr.cpp206 …std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = std::make_shared<SkiaFontStyleSet>(skFontStyl… in MatchFamily() local
255 …std::shared_ptr<FontStyleSetImpl> fontStyleSetImpl = std::make_shared<SkiaFontStyleSet>(skFontStyl… in CreateStyleSet() local