Home
last modified time | relevance | path

Searched refs:getFontInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DSkTypeface_ohos.h22 const FontInfo* getFontInfo() const;
DSkTypeface_ohos.cpp138 const FontInfo* SkTypeface_OHOS::getFontInfo() const in getFontInfo() function in SkTypeface_OHOS
DFontConfig_ohos.cpp449 const FontInfo* font = (*(genericFamilySet[i]->typefaceSet))[j]->getFontInfo(); in dumpGeneric()
476 const FontInfo* font = tpSet[j]->getFontInfo(); in dumpFallback()
1122 const FontInfo* pFont = typeface->getFontInfo(); in buildSubTypefaceSet()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76241 + const FontInfo* font = (*(genericFamilySet[i]->typefaceSet))[j]->getFontInfo();
76268 + const FontInfo* font = tpSet[j]->getFontInfo();
76898 + const FontInfo* pFont = typeface->getFontInfo();
78276 +const FontInfo* SkTypeface_OHOS::getFontInfo() const
78307 + const FontInfo* getFontInfo() const;