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

  /external/chromium_org/chrome_frame/test/
win_event_receiver.cc 140 const std::string& class_name_pattern) {
153 class_name_pattern,
181 bool should_match_class = !entry.class_name_pattern.empty();
189 MatchPattern(class_name, entry.class_name_pattern)) {
win_event_receiver.h 90 // and/or |class_name_pattern| are opened or closed. A single observer may be
97 const std::string& class_name_pattern);
116 std::string class_name_pattern; member in struct:WindowWatchdog::ObserverEntry

Completed in 97 milliseconds