Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/menu/
Dnative_menu_win.cc47 static const int kItemLeftMargin = 4; variable
178 kIconWidth + kItemLeftMargin + views::kItemLabelSpacing - in OnMeasureItem()
222 rect.left += kItemLeftMargin + kIconWidth; in OnDrawItem()
269 draw_item_struct->rcItem.left + kItemLeftMargin, in OnDrawItem()
306 draw_item_struct->rcItem.left + kItemLeftMargin, in OnDrawItem()