Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dimpl_factory.cpp333 std::unique_ptr<FontImpl> ImplFactory::CreateFontImpl() in CreateFontImpl() function in OHOS::Rosen::Drawing::ImplFactory
343 std::unique_ptr<FontImpl> ImplFactory::CreateFontImpl(std::shared_ptr<Typeface> typeface, in CreateFontImpl() function in OHOS::Rosen::Drawing::ImplFactory
354 std::unique_ptr<FontImpl> ImplFactory::CreateFontImpl(const Font& font) in CreateFontImpl() function in OHOS::Rosen::Drawing::ImplFactory