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

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DArabicLayoutEngine.cpp203 void UnicodeArabicOpenTypeLayoutEngine::mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool /*mirror*/, LEGlyphStorage &glyphStorage, LEErrorCode &success) function in class:UnicodeArabicOpenTypeLayoutEngine
H A DLEFontInstance.cpp74 void LEFontInstance::mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, function in class:LEFontInstance
H A DLayoutEngine.cpp536 void LayoutEngine::mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, function in class:LayoutEngine

Completed in 44 milliseconds