Searched defs:DEFAULT_FONT_SIZE (Results 1 – 4 of 4) sorted by relevance
35 const unsigned DEFAULT_FONT_SIZE = FONT_SIZE_UPEM; variable
35 const unsigned DEFAULT_FONT_SIZE = 256; variable
33 const unsigned DEFAULT_FONT_SIZE = FONT_SIZE_NONE; variable
67 public final static float DEFAULT_FONT_SIZE = 10; field in PreferenceConstants