Home
last modified time | relevance | path

Searched defs:isFixedWidth (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
DFontInfo_ohos.h153 bool isFixedWidth; // the flag to indicate if the font has fixed width or not member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetICU.java422 public boolean isFixedWidth() { in isFixedWidth() method in CharsetICU
/third_party/skia/src/ports/
DSkFontMgr_preview.h204 bool isFixedWidth = true; in SkFontStyleSet_Preview() local
DSkFontMgr_android.cpp201 bool isFixedWidth; in SkFontStyleSet_Android() local
DSkFontMgr_fontconfig.cpp964 bool isFixedWidth = false; in onMakeFromStreamIndex() local