Searched defs:glyphCount (Results 26 - 30 of 30) sorted by relevance

12

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DSunLayoutEngine.cpp68 int putGV(JNIEnv* env, jint gmask, jint baseIndex, jobject gvdata, const LayoutEngine* engine, int glyphCount) { argument
177 int glyphCount = engine->layoutChars(chars, start - min, limit - start, len, rtl, x, y, success); local
H A DLayoutEngine.cpp402 le_int32 i, glyphCount = glyphStorage.getGlyphCount(); local
451 le_int32 p, glyphCount = glyphStorage.getGlyphCount(); local
489 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
565 le_int32 glyphCount; local
[all...]
H A DOpenTypeLayoutEngine.cpp483 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/
H A DHBShaper.c259 int glyphCount; local
74 storeGVData(JNIEnv* env, jobject gvdata, jint slot, jint baseIndex, int offset, jobject startPt, int charCount, int glyphCount, hb_glyph_info_t *glyphInfo, hb_glyph_position_t *glyphPos, float devScale) argument
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gsubgpos-private.hh1509 USHORT glyphCount; /* Numbe member in struct:OT::ContextFormat3
[all...]

Completed in 54 milliseconds

12