OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChangeIconForCommandId
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/status_icons/
status_icon_menu_model_unittest.cc
103
menu_model()->
ChangeIconForCommandId
(1, test_image1);
106
menu_model()->
ChangeIconForCommandId
(1, test_image2);
status_icon_menu_model.h
74
void
ChangeIconForCommandId
(int command_id, const gfx::Image& icon);
status_icon_menu_model.cc
80
void StatusIconMenuModel::
ChangeIconForCommandId
(
Completed in 270 milliseconds