OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_first_launch_by_process_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
chrome_frame_activex_base.h
129
extern bool
g_first_launch_by_process_
;
253
if (
g_first_launch_by_process_
) {
254
g_first_launch_by_process_
= false;
[
all
...]
chrome_active_document.cc
46
bool
g_first_launch_by_process_
= true;
variable
[
all
...]
Completed in 28 milliseconds