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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLEGlyphStorage.cpp194 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const function in class:LEGlyphStorage
217 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const function in class:LEGlyphStorage
H A DLayoutEngine.cpp217 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const function in class:LayoutEngine
222 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const function in class:LayoutEngine

Completed in 108 milliseconds