HomeSort by relevance Sort by last modified time
    Searched full:group_indicator_x (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/views/controls/table/
table_view.cc 548 const int group_indicator_x = GetMirroredXInView(GetCellBounds(0, 0).x() + local
563 group_indicator_x - kGroupingIndicatorSize / 2,
568 canvas->DrawCircle(gfx::Point(group_indicator_x,
572 canvas->DrawCircle(gfx::Point(group_indicator_x,

Completed in 518 milliseconds