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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp153 LEUnicode fSMbelow; member in class:IndicReorderingOutput
207 fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0),
226 fSMabove = fSMbelow = 0;
414 fSMbelow = stressMark;
506 if (fSMbelow != 0) {
507 writeChar(fSMbelow, fSMIndex, fSMFeatures);

Completed in 32 milliseconds