Home | History | Annotate | Download | only in extensions

Lines Matching refs:UserScript

542   // UserScript object is passed, permission to run that specific script is
549 const UserScript* script,
684 // Helper method that loads a UserScript object from a
690 UserScript* result);
698 void(UserScript::*add_method)(const std::string& glob),
699 UserScript *instance);