Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dtext_blob.h92 std::shared_ptr<Typeface>& GetTypeface() in GetTypeface() function in OHOS::Rosen::Drawing::TextBlob::Context
/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
/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.cpp209 napi_value JsFont::GetTypeface(napi_env env, napi_callback_info info) in GetTypeface() function in OHOS::Rosen::Drawing::JsFont
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_typeface.cpp34 sk_sp<SkTypeface> SkiaTypeface::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::SkiaTypeface
H A Dskia_font.cpp180 std::shared_ptr<Typeface> SkiaFont::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::SkiaFont
/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

Completed in 6 milliseconds