OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parsing_bookmarks_html_file_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/importer/
firefox2_importer.cc
45
Firefox2Importer::Firefox2Importer() :
parsing_bookmarks_html_file_
(false) {}
57
parsing_bookmarks_html_file_
=
298
if (!
parsing_bookmarks_html_file_
)
306
if (!
parsing_bookmarks_html_file_
)
309
parsing_bookmarks_html_file_
? IDS_BOOKMARK_GROUP :
325
if (!
parsing_bookmarks_html_file_
&& !template_urls.empty() &&
firefox2_importer.h
144
bool
parsing_bookmarks_html_file_
;
member in class:Firefox2Importer
Completed in 380 milliseconds