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

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

Completed in 176 milliseconds