HomeSort by relevance Sort by last modified time
    Searched refs:DrawArrow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/bubble/
bubble_border.h 174 void DrawArrow(gfx::Canvas* canvas, const gfx::Rect& arrow_bounds) const;
bubble_border.cc 260 DrawArrow(canvas, arrow_bounds);
303 void BubbleBorder::DrawArrow(gfx::Canvas* canvas,
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.cc 121 void DrawArrow(gfx::Canvas* canvas,
229 DrawArrow(canvas, width() / 2.0f, color_, SK_ColorTRANSPARENT);
851 DrawArrow(
    [all...]

Completed in 252 milliseconds