Home
last modified time | relevance | path

Searched refs:PaintRow (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/tree/
Dtree_view.h284 void PaintRow(gfx::Canvas* canvas,
Dtree_view.cc755 PaintRow(canvas, node, *row, depth); in PaintRows()
764 void TreeView::PaintRow(gfx::Canvas* canvas, in PaintRow() function in views::TreeView