Searched defs:SetTypeface (Results 1 – 5 of 5) sorted by relevance
97 void SetTypeface(std::shared_ptr<Typeface> typeface) in SetTypeface() function
29 void TexgineFont::SetTypeface(const std::shared_ptr<TexgineTypeface> tf) in SetTypeface() function in OHOS::Rosen::TextEngine::TexgineFont
89 void SkiaFont::SetTypeface(std::shared_ptr<Typeface> typeface) in SetTypeface() function in OHOS::Rosen::Drawing::SkiaFont
63 void Font::SetTypeface(std::shared_ptr<Typeface> typeface) in SetTypeface() function in OHOS::Rosen::Drawing::Font
193 napi_value JsFont::SetTypeface(napi_env env, napi_callback_info info) in SetTypeface() function in OHOS::Rosen::Drawing::JsFont