OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_in_toolbar
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/importer/
safari_importer.h
80
// |
is_in_toolbar
| Is this folder in the toolbar.
85
bool
is_in_toolbar
,
firefox3_importer.cc
232
bool
is_in_toolbar
= false;
local
240
is_in_toolbar
= true;
271
entry.in_toolbar =
is_in_toolbar
;
/external/chromium_org/chrome/utility/importer/
safari_importer.h
70
// |
is_in_toolbar
| Is this folder in the toolbar.
75
bool
is_in_toolbar
,
firefox_importer.cc
264
bool
is_in_toolbar
= false;
local
279
is_in_toolbar
= true;
300
entry.in_toolbar =
is_in_toolbar
;
Completed in 54 milliseconds