Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
Dloengine.cpp90 le_int32 charIndices[], in le_getCharIndices()
105 le_int32 charIndices[], in le_getCharIndicesWithBase()
DLEGlyphStorage.cpp169 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &succes… in getCharIndices()
192 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
DLayoutEngine.cpp166 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success)… in getCharIndices()
171 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()