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

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_delegate.cc60 bool MenuDelegate::GetContextualLabel(int id, string16* out) const { function in class:views::MenuDelegate
H A Dmenu_delegate.h107 virtual bool GetContextualLabel(int id, string16* out) const;
H A Dmenu.cc52 bool Menu::Delegate::GetContextualLabel(int id, string16* out) const { function in class:views::Menu::Delegate
H A Dmenu.h97 virtual bool GetContextualLabel(int id, string16* out) const;
H A Dmenu_win.cc501 if (!delegate()->GetContextualLabel(id, &label))

Completed in 201 milliseconds