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

/external/webkit/Source/WebCore/loader/
H A DHistoryController.h102 void updateBackForwardListClippedAtTarget(bool doClip);
H A DHistoryController.cpp738 void HistoryController::updateBackForwardListClippedAtTarget(bool doClip) argument
742 // When this function is called with doClip=true we're able to create the whole tree except for the target's children,
758 RefPtr<HistoryItem> topItem = frameLoader->history()->createItemTree(m_frame, doClip);
/external/skia/bench/
H A Dbenchmain.cpp323 bool doClip = false; local
378 doClip = true;
466 doRotate, doScale, doClip);
565 if (doClip) {

Completed in 87 milliseconds