OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPressedImage
(Results
26 - 30
of
30
) sorted by null
1
2
/external/chromium_org/chrome/browser/ui/views/status_icons/
status_icon_win.cc
102
void StatusIconWin::
SetPressedImage
(const gfx::ImageSkia& image) {
186
void StatusIconMetro::
SetPressedImage
(const gfx::ImageSkia& image) {
/external/chromium_org/ui/message_center/views/
message_view.cc
185
close->
SetPressedImage
(IDR_NOTIFICATION_CLOSE_PRESSED);
notification_view.cc
459
expand_button_->
SetPressedImage
(IDR_NOTIFICATION_EXPAND_PRESSED);
/external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon.cc
220
void AppIndicatorIcon::
SetPressedImage
(const gfx::ImageSkia& image) {
/external/chromium_org/chrome/browser/background/
background_mode_manager_unittest.cc
122
virtual void
SetPressedImage
(const gfx::ImageSkia& image) OVERRIDE {}
Completed in 85 milliseconds
1
2