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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilityRenderObject.cpp 252 Document* topDoc = topDocument();
259 Document* AccessibilityRenderObject::topDocument() const
263 return document()->topDocument();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp 533 if (this == topDocument())
    [all...]

Completed in 44 milliseconds