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

/openjdk9/jdk/src/java.desktop/unix/classes/sun/font/
H A DXRGlyphCacheEntry.java82 public static void setGlyphID(long glyphInfoPtr, int id) { method in class:XRGlyphCacheEntry
100 public void setGlyphID(int id) { method in class:XRGlyphCacheEntry
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLEGlyphStorage.cpp298 void LEGlyphStorage::setGlyphID(le_int32 glyphIndex, LEGlyphID glyphID, LEErrorCode &success) function in class:LEGlyphStorage

Completed in 99 milliseconds