OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsItemDefault
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/menu/
menu.h
45
virtual bool
IsItemDefault
(int id) const;
menu.cc
16
bool Menu::Delegate::
IsItemDefault
(int id) const {
menu_win.cc
536
if (delegate()->
IsItemDefault
(item_id))
Completed in 54 milliseconds