Searched refs:doClip (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DHistoryController.h107 void updateBackForwardListClippedAtTarget(bool doClip);
H A DHistoryController.cpp805 void HistoryController::updateBackForwardListClippedAtTarget(bool doClip) argument
809 // When this function is called with doClip=true we're able to create the whole tree except for the target's children,
825 RefPtr<HistoryItem> topItem = frameLoader->history()->createItemTree(m_frame, doClip);

Completed in 223 milliseconds