Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dtext_blob.h92 std::shared_ptr<Typeface>& GetTypeface() in GetTypeface() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_typeface.cpp30 std::shared_ptr<RSTypeface> TexgineTypeface::GetTypeface() const in GetTypeface() function in OHOS::Rosen::TextEngine::TexgineTypeface
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/
H A Djs_typeface.cpp129 std::shared_ptr<Typeface> JsTypeface::GetTypeface() in GetTypeface() function in OHOS::Rosen::Drawing::JsTypeface
H A Djs_font.cpp199 napi_value JsFont::GetTypeface(napi_env env, napi_callback_info info) in GetTypeface() function in OHOS::Rosen::Drawing::JsFont
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font.cpp176 std::shared_ptr<Typeface> SkiaFont::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::SkiaFont
H A Dskia_typeface.cpp34 sk_sp<SkTypeface> SkiaTypeface::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::SkiaTypeface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont.cpp113 std::shared_ptr<Typeface> Font::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::Font