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

/macosx-10.9.5/ICU-511.35/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.cpp164 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const argument
169 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const argument

Completed in 176 milliseconds