Home
last modified time | relevance | path

Searched defs:arrow_bounds (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/views/controls/button/
Dmenu_button.cc260 gfx::Rect arrow_bounds(width() - insets.right() - in PaintMenuMarker() local
/external/chromium_org/ui/views/bubble/
Dbubble_border.cc231 const gfx::Rect arrow_bounds = GetArrowRect(view.GetLocalBounds()); in Paint() local
/external/chromium_org/ui/views/controls/combobox/
Dcombobox.cc672 gfx::Rect arrow_bounds(arrow_x, in PaintText() local
/external/chromium_org/ui/views/controls/menu/
Dmenu_item_view.cc848 gfx::Rect arrow_bounds(this->width() - config.arrow_width - in PaintButton() local