Searched defs:DEFAULT_FONT (Results 1 – 3 of 3) sorted by relevance
11 static DEFAULT_FONT: FontFamily = FontFamily::SansSerif; variable
32 static DEFAULT_FONT: &str = "Helvetica"; constant
75 public final static Font DEFAULT_FONT = new Font("TimesRoman", Font.PLAIN, 14); field in HolidayBorderPanel