Searched refs:set_match_all_frames (Results 1 – 2 of 2) sorted by relevance
114 result->set_match_all_frames(all_frames); in LoadUserScriptFromDictionary()429 user_script.set_match_all_frames(true); in Parse()
141 void set_match_all_frames(bool val) { match_all_frames_ = val; } in set_match_all_frames() function