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

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A Dloengine.cpp89 le_getCharIndices(le_engine *engine, le_int32 charIndices[], LEErrorCode *success) argument
104 le_getCharIndicesWithBase(le_engine *engine, le_int32 charIndices[], le_int32 indexBase, LEErrorCode *success) argument
H A DLEGlyphStorage.cpp169 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const argument
192 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const argument
H A DLayoutEngine.cpp166 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const argument
171 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const argument

Completed in 93 milliseconds