Home
last modified time | relevance | path

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

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