Searched refs:fTypoFlags (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/layout/
H A DThaiLayoutEngine.cpp112 if (fTypoFlags & 0x1) { /* kerning enabled */
H A DLayoutEngine.h111 le_int32 fTypoFlags; member in class:LayoutEngine
H A DOpenTypeLayoutEngine.cpp131 if (fTypoFlags & 0x80000000L) {
388 } else if ( fTypoFlags & 0x1 ) {
H A DLayoutEngine.cpp143 fTypoFlags(typoFlags), fFilterZeroWidth(TRUE)
370 if (fTypoFlags & 0x1) { /* kerning enabled */

Completed in 76 milliseconds