Searched refs:isExcludedChar (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DCompositeGlyphMapper.java123 if (!hasExcludes || !font.isExcludedChar(slot, unicode)) {
H A DCompositeFont.java291 public boolean isExcludedChar(int slot, int charcode) { method in class:CompositeFont

Completed in 31 milliseconds