Searched defs:CreateFontImpl (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/ | ||
H A D | impl_factory.cpp | 343 std::unique_ptr<FontImpl> ImplFactory::CreateFontImpl() in CreateFontImpl() function in OHOS::Rosen::Drawing::ImplFactory 353 std::unique_ptr<FontImpl> ImplFactory::CreateFontImpl(std::shared_ptr<Typeface> typeface, in CreateFontImpl() function in OHOS::Rosen::Drawing::ImplFactory 364 std::unique_ptr<FontImpl> ImplFactory::CreateFontImpl(const Font& font) in CreateFontImpl() function in OHOS::Rosen::Drawing::ImplFactory |
Completed in 2 milliseconds