Searched refs:IsCustomTypeface (Results 1 – 11 of 11) sorted by relevance
125 bool Typeface::IsCustomTypeface() const in IsCustomTypeface() function in OHOS::Rosen::Drawing::Typeface128 return typefaceImpl_->IsCustomTypeface(); in IsCustomTypeface()
43 virtual bool IsCustomTypeface() const = 0;
199 ASSERT_TRUE(!typeface1->IsCustomTypeface());202 ASSERT_TRUE(!typeface2.IsCustomTypeface());
52 bool IsCustomTypeface() const override;
141 bool SkiaTypeface::IsCustomTypeface() const in IsCustomTypeface() function in OHOS::Rosen::Drawing::SkiaTypeface
102 bool IsCustomTypeface() in IsCustomTypeface() function
95 bool IsCustomTypeface() const;
53 typeface->IsCustomTypeface(); in TypefaceFuzzTest001()
86 if (typeface->IsCustomTypeface() && Typeface::GetTypefaceRegisterCallBack() != nullptr && in RegisterAndConvertTypeface()
134 bool IsCustomTypeface() const;
709 bool RecordingCanvas::IsCustomTypeface() const in IsCustomTypeface() function in OHOS::Rosen::Drawing::RecordingCanvas