Home | History | Annotate | Download | only in text

Lines Matching full:highlight

187      * Draw this Layout on the specified canvas, with the highlight path drawn
191 * @param highlight the path of the highlight or cursor; can be null
192 * @param highlightPaint the paint for the highlight
194 * canvas while rendering the highlight
196 public void draw(Canvas canvas, Path highlight, Paint highlightPaint,
203 drawBackground(canvas, highlight, highlightPaint, cursorOffsetVertical,
358 public void drawBackground(Canvas canvas, Path highlight, Paint highlightPaint,
429 // There can be a highlight even without spans if we are drawing
431 if (highlight != null) {
433 canvas.drawPath(highlight, highlightPaint);
1412 * Fills in the specified Path with a representation of a highlight