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

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DOpenTypeLayoutEngine.h339 virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DIndicLayoutEngine.cpp106 OpenTypeLayoutEngine::glyphSubstitution(count,max, rightToLeft, glyphStorage, success);
H A DOpenTypeLayoutEngine.cpp389 le_int32 OpenTypeLayoutEngine::glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, function in class:OpenTypeLayoutEngine

Completed in 44 milliseconds