HomeSort by relevance Sort by last modified time
    Searched refs:isCharExcluded (Results 1 - 2 of 2) sorted by null

  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontProperty.java 90 public boolean isCharExcluded(char ch){
CompositeFont.java 103 if (fontProperties[i].isCharExcluded(chr)){
127 if (fontProperties[i].isCharExcluded(chr)){
415 if (fontProperties[i].isCharExcluded(ch)){

Completed in 46 milliseconds