Searched defs:getValidatedGlyphCode (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DCompositeFont.java373 protected int getValidatedGlyphCode(int glyphCode) { method in class:CompositeFont
381 if (slotFont.getValidatedGlyphCode(slotglyphCode) ==
H A DFont2D.java178 protected int getValidatedGlyphCode(int glyphCode) { method in class:Font2D

Completed in 31 milliseconds