Searched refs:domainCursorPaint (Results 1 – 1 of 1) sorted by relevance
89 private Paint domainCursorPaint; field in XYGraphWidget153 domainCursorPaint = new Paint();154 domainCursorPaint.setColor(Color.YELLOW);760 if (domainCursorPaint != null in drawCursors()766 domainCursorPaint); in drawCursors()