HomeSort by relevance Sort by last modified time
    Searched defs:UNDERLINE (Results 1 - 15 of 15) sorted by null

  /external/quake/quake/src/WinQuake/
vregset.h 44 #define UNDERLINE 0x14
  /libcore/luni/src/main/java/java/awt/font/
TextAttribute.java 77 "input method underline");
180 /** The Constant UNDERLINE text attribute. */
181 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
184 * The Constant UNDERLINE_ON indicates a standard underline
191 * pixel solid low underline.
197 * pixel solid low underline.
203 * single pixel dotted low underline.
209 * gray low underline.
215 * low underline
    [all...]