Searched defs:CreateFont (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ | ||
H A D | skia_impl_factory.cpp | 216 std::unique_ptr<FontImpl> SkiaImplFactory::CreateFont() in CreateFont() function in OHOS::Rosen::Drawing::SkiaImplFactory 221 std::unique_ptr<FontImpl> SkiaImplFactory::CreateFont(std::shared_ptr<Typeface> typeface, in CreateFont() function in OHOS::Rosen::Drawing::SkiaImplFactory 227 std::unique_ptr<FontImpl> SkiaImplFactory::CreateFont(const Font& font) in CreateFont() function in OHOS::Rosen::Drawing::SkiaImplFactory |
/foundation/graphic/graphic_3d/lume/LumeFont/src/ | ||
H A D | font_manager.cpp | 183 IFont::Ptr FontManager::CreateFont(const TypeFace& typeFace) in CreateFont() function in FontManager |
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/ | ||
H A D | js_font.cpp | 138 napi_value JsFont::CreateFont(napi_env env, napi_callback_info info) in CreateFont() function in OHOS::Rosen::Drawing::JsFont |
Completed in 4 milliseconds