Home
last modified time | relevance | path

Searched defs:match_all_frames (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/
Duser_script.h137 bool match_all_frames() const { return match_all_frames_; } in match_all_frames() function
/external/chromium/chrome/common/extensions/
Duser_script.h135 bool match_all_frames() const { return match_all_frames_; } in match_all_frames() function