OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_chrome_frame_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/mini_installer/
configuration.cc
36
has_chrome_frame_
= false;
62
has_chrome_frame_
= true;
76
has_chrome_ = !(
has_chrome_frame_
|| has_app_host_);
configuration.h
47
bool has_chrome_frame() const { return
has_chrome_frame_
; }
68
bool
has_chrome_frame_
;
member in class:mini_installer::Configuration
Completed in 42 milliseconds