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

/openjdk7/jdk/src/share/demo/applets/NervousText/
H A DNervousText.java67 static final int SMALL_HT = 24; field in class:NervousText
69 Font smallFont = new Font("Serif", Font.BOLD, SMALL_HT);
155 ht = SMALL_HT;

Completed in 28 milliseconds