Home
last modified time | relevance | path

Searched refs:pFont (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp1122 const FontInfo* pFont = typeface->getFontInfo(); in buildSubTypefaceSet() local
1123 if (pFont == nullptr) { in buildSubTypefaceSet()
1126 FontInfo font(*pFont); in buildSubTypefaceSet()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76898 + const FontInfo* pFont = typeface->getFontInfo();
76899 + if (pFont == nullptr) {
76902 + FontInfo font(*pFont);