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

  /external/webkit/WebCore/page/
UserContentURLPattern.h 57 bool matchesHost(const KURL&) const;
UserContentURLPattern.cpp 120 if (!matchesHost(test))
126 bool UserContentURLPattern::matchesHost(const KURL& test) const

Completed in 172 milliseconds