Searched defs:backPaintColor (Results 1 – 1 of 1) sorted by relevance
2242 public BaseTextRenderer(int forePaintColor, int backPaintColor) { in BaseTextRenderer()2260 int forePaintColor, int backPaintColor) { in Bitmap4x8FontRenderer()2328 public PaintRenderer(int fontSize, int forePaintColor, int backPaintColor) { in PaintRenderer()