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::__anon6114185f0111::MatchXPathJob