OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_parent
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/menu/
native_menu_win.cc
370
:
has_parent
(false),
376
bool
has_parent
;
member in struct:views::NativeMenuWin::HighlightedMenuItemInfo
548
info->
has_parent
= true;
597
if (msg->wParam == VK_LEFT && !info.
has_parent
) {
600
} else if (msg->wParam == VK_RIGHT && !info.
has_parent
&&
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util.cc
56
bool
has_parent
= false;
local
61
has_parent
= true;
68
return parent_type == PARENT_TYPE_ROOT_OR_EMPTY && !
has_parent
;
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c
4706
int
has_parent
;
member in struct:LeafWriter
[
all
...]
Completed in 1441 milliseconds