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

  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontPeerImpl.java 112 * has TrueType or Type1 type. Default value is FONT_TYPE_UNDEF.
114 int fontType = FontManager.FONT_TYPE_UNDEF;
FontManager.java 66 public static final byte FONT_TYPE_UNDEF = 0; /* Undefined type */

Completed in 29 milliseconds