Searched refs:rangeCursorPaint (Results 1 – 1 of 1) sorted by relevance
90 private Paint rangeCursorPaint; field in XYGraphWidget155 rangeCursorPaint = new Paint();156 rangeCursorPaint.setColor(Color.YELLOW);771 if (rangeCursorPaint != null in drawCursors()776 paddedGridRect.right, rangeCursorPosition, rangeCursorPaint); in drawCursors()