Searched refs:MenuButtonBackground (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dwrench_menu.cc82 // insets, the actual painting is done in MenuButtonBackground.
88 // Painting of border is done in MenuButtonBackground.
105 class MenuButtonBackground : public views::Background { class in namespace:__anon2175
114 explicit MenuButtonBackground(ButtonType type) function in class:__anon2175::MenuButtonBackground
222 DISALLOW_COPY_AND_ASSIGN(MenuButtonBackground);
227 // button border (MenuButtonBackground) is rendered by the button to the
269 MenuButtonBackground::ButtonType type,
271 MenuButtonBackground** background) {
277 MenuButtonBackground::ButtonType type,
279 MenuButtonBackground** backgroun
[all...]

Completed in 43 milliseconds