Searched defs:paintTextBackground (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKPainter.java91 paintTextBackground(context, g, x, y, w, h);
147 paintTextBackground(context, g, x, y, w, h);
158 paintTextBackground(context, g, x, y, w, h);
234 paintTextBackground(context, g, x, y, w, h);
925 private void paintTextBackground(SynthContext context, Graphics g, method in class:GTKPainter

Completed in 60 milliseconds