Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedFrame.cpp520 const CachedNode* childDoc = child->validDocument(); in findClosest() local
962 const CachedNode* childDoc = frame->validDocument(); in moveInFrame() local
/external/webkit/WebCore/page/
DFrame.cpp1260 Node *childDoc = static_cast<HTMLFrameElementBase*>(n)->contentDocument(); in scanForForm() local