HomeSort by relevance Sort by last modified time
    Searched refs: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
user_script.cc 111 pickle->WriteBool(match_all_frames());

Completed in 76 milliseconds