Home
last modified time | relevance | path

Searched refs:fFilterZeroWidth (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DLayoutEngine.h128 le_bool fFilterZeroWidth; variable
DIndicLayoutEngine.cpp38 fFilterZeroWidth = IndicReordering::getFilterZeroWidth(fScriptCode); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
DLayoutEngine.cpp149 fTypoFlags(typoFlags), fFilterZeroWidth(TRUE) in LayoutEngine()
481 …fFontInstance->mapCharsToGlyphs(chars, offset, count, reverse, &charMapper, fFilterZeroWidth, glyp… in mapCharsToGlyphs()