Searched defs:inputIndex (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DThaiShaping.cpp170 le_uint8 ThaiShaping::doTransition (StateTransition transition, LEUnicode currChar, le_int32 inputIndex, le_uint8 glyphSet, argument
177 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
182 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
187 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
192 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
197 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
202 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
214 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
219 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
225 glyphStorage.setCharIndex(outputIndex, inputIndex, succes
253 getNextState(LEUnicode ch, le_uint8 prevState, le_int32 inputIndex, le_uint8 glyphSet, LEUnicode errorChar, le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex) argument
294 le_int32 inputIndex; local
[all...]

Completed in 30 milliseconds