Searched defs:MatchXPathJob (Results 1 – 1 of 1) sorted by relevance
195 class MatchXPathJob : public WebCore::MatchJob { class197 MatchXPathJob(Document* document, const String& query) : WebCore::MatchJob(document, query) { } in MatchXPathJob() function in WebCore::__anone8674b1c0111::MatchXPathJob