Searched refs:all_frames (Results 1 – 5 of 5) sorted by relevance
55 IPC_STRUCT_MEMBER(bool, all_frames)
738 bool all_frames = false; in LoadUserScriptHelper() local739 if (!content_script->GetBoolean(keys::kAllFrames, &all_frames)) { in LoadUserScriptHelper()744 result->set_match_all_frames(all_frames); in LoadUserScriptHelper()
177 params.all_frames = all_frames_; in Execute()
852 params.all_frames = false; in RunImpl()
451 bool all_frames);