Home
last modified time | relevance | path

Searched refs:childDocument (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/wml/
DWMLPageState.cpp106 if (Document* childDocument = childFrame->document()) { in urlForHistoryItem() local
107 if (childDocument->isWMLDocument()) in urlForHistoryItem()