OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddIconAndLabel
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ash/system/chromeos/
label_tray_view.cc
50
child->
AddIconAndLabel
(*icon, message, gfx::Font::NORMAL);
/external/chromium_org/ash/system/tray/
hover_highlight_view.h
32
void
AddIconAndLabel
(const gfx::ImageSkia& image,
special_popup_row.cc
66
container->
AddIconAndLabel
(
hover_highlight_view.cc
46
void HoverHighlightView::
AddIconAndLabel
(const gfx::ImageSkia& image,
/external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc
619
container->
AddIconAndLabel
(info->image, info->label, font);
627
container->
AddIconAndLabel
(info->image, info->label, font);
Completed in 128 milliseconds