Searched refs:incrementFrameCount (Results 1 – 6 of 6) sorted by relevance
193 m_view->frame()->page()->incrementFrameCount(); in open()
163 void incrementFrameCount() { ++m_frameCount; } in incrementFrameCount() function
196 page->incrementFrameCount(); in Frame()756 newPage->incrementFrameCount(); in transferChildFrameToNewDocument()
14023 (WebCore::HTMLFrameElementImpl::attach): Changed to call Page::incrementFrameCount14024 instead of Frame::incrementFrameCount. Changed to call FrameTree::uniqueChildName14033 (WebCore::HTMLIFrameElementImpl::attach): Changed to call Page::incrementFrameCount14034 instead of Frame::incrementFrameCount. Changed to call FrameTree::uniqueChildName14041 frameExists, incrementFrameCount, decrementFrameCount, topLevelFrameCount,14058 * page/Page.h: Added setGroupName, groupName, frameNamespace, incrementFrameCount,22867 (WebCore::Frame::incrementFrameCount):25728 (WebCore::Frame::incrementFrameCount):35282 (Frame::incrementFrameCount):
11481 (KHTMLPart::incrementFrameCount):
42265 Remove calls to incrementFrameCount and decrementFrameCount.42269 Call incrementFrameCount here.