OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emulate_greasemonkey
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/extensions/
user_script.h
131
bool
emulate_greasemonkey
() const { return emulate_greasemonkey_; }
function in class:UserScript
user_script.cc
110
pickle->WriteBool(
emulate_greasemonkey
());
Completed in 37 milliseconds