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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLEFontInstance.h94 * Note: with the exception of <code>getSubFont</code>, the methods in this class only
169 virtual const LEFontInstance *getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const;
179 * <code>getSubFont()</code>. This is because each subfont in a composite font
H A DLEFontInstance.cpp58 const LEFontInstance *LEFontInstance::getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, function in class:LEFontInstance
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/
H A DFontInstanceAdapter.h80 virtual const LEFontInstance *getSubFont(const LEUnicode chars[], function in class:FontInstanceAdapter

Completed in 48 milliseconds