Home
last modified time | relevance | path

Searched defs:MatchPlainTextJob (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorDOMAgent.cpp227 class MatchPlainTextJob : public MatchXPathJob { class
229 MatchPlainTextJob(Document* document, const String& query) : MatchXPathJob(document, query) in MatchPlainTextJob() function in WebCore::__anone8674b1c0111::MatchPlainTextJob