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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicLayoutEngine.cpp63 fFilterZeroWidth = IndicReordering::getFilterZeroWidth(fScriptCode);
H A DLayoutEngine.h149 le_bool fFilterZeroWidth; member in class:LayoutEngine
H A DLayoutEngine.cpp201 fTypoFlags(typoFlags), fFilterZeroWidth(TRUE)
537 fFontInstance->mapCharsToGlyphs(chars, offset, count, reverse, &charMapper, fFilterZeroWidth, glyphStorage);

Completed in 36 milliseconds