Searched refs:set_match_all_frames (Results 1 – 3 of 3) sorted by relevance
111 result->set_match_all_frames(all_frames); in LoadUserScriptFromDictionary()426 user_script.set_match_all_frames(true); in Parse()
161 void set_match_all_frames(bool val) { match_all_frames_ = val; } in set_match_all_frames() function
380 script_.set_match_all_frames(script_data.all_frames); in InitScript()