OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:derive_image_from_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/search_engines/
template_url_parser.cc
105
derive_image_from_url_
(false) {
190
derive_image_from_url_
= derive_image_from_url;
202
if (
derive_image_from_url_
&&
253
bool
derive_image_from_url_
;
member in class:__anon2118::ParsingContext
/external/chromium_org/chrome/browser/search_engines/
template_url_parser.cc
186
bool
derive_image_from_url_
;
member in class:TemplateURLParsingContext
202
derive_image_from_url_
(false) {
253
context->
derive_image_from_url_
= true;
299
if (
derive_image_from_url_
&& data_.favicon_url.is_empty())
Completed in 105 milliseconds