HomeSort by relevance Sort by last modified time
    Searched refs:parentDocument (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentInit.cpp 41 static Document* parentDocument(LocalFrame* frame)
68 , m_parent(parentDocument(frame))
Document.cpp     [all...]
Document.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ResourceFetcher.cpp 182 initiatorDocument = initiatorDocument->parentDocument();
    [all...]

Completed in 58 milliseconds