OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCommand
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/views/controls/menu/
menu_item_view.h
271
void
SetCommand
(int command) { command_ = command; }
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.cc
321
menu->
SetCommand
(next_menu_id_++);
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_delegate.cc
409
menu->
SetCommand
(next_menu_id_++);
/external/libppp/src/
command.c
180
static int
SetCommand
(struct cmdargs const *);
894
{"set", "setup",
SetCommand
, LOCAL_AUTH | LOCAL_CX_OPT,
[
all
...]
Completed in 56 milliseconds