Searched refs:outGlyphCount (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DOpenTypeLayoutEngine.cpp432 le_int32 outCharCount, outGlyphCount; local
464 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success);
466 return outGlyphCount;

Completed in 29 milliseconds