OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_all_frames
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/extensions/common/
user_script.cc
144
pickle->WriteBool(
match_all_frames
());
user_script.h
160
bool
match_all_frames
() const { return match_all_frames_; }
function in class:extensions::UserScript
/external/chromium_org/extensions/renderer/
user_script_set.cc
185
if (web_frame->parent() && !script->
match_all_frames
())
Completed in 76 milliseconds