Searched defs:show_options (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_menu_delegate.cc68 ShowOptions show_options,
81 bool show_managed = show_options == SHOW_PERMANENT_FOLDERS &&
93 if (show_options == SHOW_PERMANENT_FOLDERS)
96 menu_ = CreateMenu(node, start_child_index, show_options);
425 ShowOptions show_options) {
430 bool show_permanent = show_options == SHOW_PERMANENT_FOLDERS;
64 Init(views::MenuDelegate* real_delegate, MenuItemView* parent, const BookmarkNode* node, int start_child_index, ShowOptions show_options, BookmarkLaunchLocation location) argument
423 CreateMenu(const BookmarkNode* parent, int start_child_index, ShowOptions show_options) argument
/external/iproute2/misc/
H A Dss.c44 int show_options = 0; variable
1249 if (show_options) {
1371 if (show_options) {
1455 if (show_options) {
2715 show_options = 1;
2718 show_options = 1;

Completed in 159 milliseconds