Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorDOMAgent.h61 class MatchJob; variable
DInspectorDOMAgent.cpp102 class MatchJob { class
108 MatchJob(Document* document, const String& query) in MatchJob() function in WebCore::MatchJob