Searched refs:bShowText (Results 1 – 4 of 4) sorted by relevance
144 boolean bShowText = Options.GetBoolean ("ShowText"); in paintComponent()153 bShowDescriptions, bShowNames, bShowText); in paintComponent()
157 boolean bShowText) in paint() argument216 if (bShowText) in paint()
125 boolean bShowDescription, boolean bShowName, boolean bShowText) in paint() argument183 if (bShowText) in paint()
242 boolean bShowText = getShowText(); in paintComponent()249 bShowDescriptions, bShowNames, bShowText); in paintComponent()
Completed in 23 milliseconds