HomeSort by relevance Sort by last modified time
    Searched defs:match_all_frames (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/
user_script.h 135 bool match_all_frames() const { return match_all_frames_; } function in class:UserScript
  /external/chromium_org/extensions/common/
user_script.h 137 bool match_all_frames() const { return match_all_frames_; } function in class:extensions::UserScript

Completed in 467 milliseconds