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

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLEGlyphStorage.cpp194 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const argument
217 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const argument
H A DLayoutEngine.cpp217 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const argument
222 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const argument
/openjdk10/jdk/src/java.desktop/share/classes/sun/font/
H A DStandardGlyphVector.java142 private int[] charIndices; // only if interesting field in class:StandardGlyphVector
[all...]

Completed in 94 milliseconds