OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPushedIcon
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/ui/app_list/views/
search_box_view.cc
61
menu_button_->
SetPushedIcon
(*rb.GetImageSkiaNamed(
/external/chromium_org/ui/views/controls/button/
text_button.h
323
virtual void
SetPushedIcon
(const gfx::ImageSkia& icon);
text_button.cc
639
void TextButton::
SetPushedIcon
(const gfx::ImageSkia& icon) {
/external/chromium/chrome/browser/ui/views/
toolbar_view.cc
667
app_menu_->
SetPushedIcon
(GetAppMenuIcon(views::CustomButton::BS_PUSHED));
673
app_menu_->
SetPushedIcon
(GetAppMenuIcon(views::CustomButton::BS_PUSHED));