Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/
Davatar_menu_button.h48 button_on_right_ = button_on_right; in set_button_on_right()
50 bool button_on_right() { return button_on_right_; } in button_on_right()
69 bool button_on_right_; variable
Davatar_menu_button.cc106 views::BubbleBorder::Arrow arrow = button_on_right_ ? in ShowAvatarBubble()