Searched defs:GetTypeface (Results 1 – 7 of 7) sorted by relevance
92 std::shared_ptr<Typeface>& GetTypeface() in GetTypeface() function
30 std::shared_ptr<RSTypeface> TexgineTypeface::GetTypeface() const in GetTypeface() function in OHOS::Rosen::TextEngine::TexgineTypeface
129 std::shared_ptr<Typeface> JsTypeface::GetTypeface() in GetTypeface() function in OHOS::Rosen::Drawing::JsTypeface
199 napi_value JsFont::GetTypeface(napi_env env, napi_callback_info info) in GetTypeface() function in OHOS::Rosen::Drawing::JsFont
176 std::shared_ptr<Typeface> SkiaFont::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::SkiaFont
34 sk_sp<SkTypeface> SkiaTypeface::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::SkiaTypeface
113 std::shared_ptr<Typeface> Font::GetTypeface() const in GetTypeface() function in OHOS::Rosen::Drawing::Font