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

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKStyle.java535 getClassSpecificBoolValue(context, "interior-focus", true);
689 boolean getClassSpecificBoolValue(SynthContext context, String key, method in class:GTKStyle
H A DGTKPainter.java315 boolean interiorFocus = style.getClassSpecificBoolValue(
950 boolean interiorFocus = style.getClassSpecificBoolValue(

Completed in 37 milliseconds