HomeSort by relevance Sort by last modified time
    Searched refs:doClip (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/loader/
HistoryController.h 88 void updateBackForwardListClippedAtTarget(bool doClip);
HistoryController.cpp 607 void HistoryController::updateBackForwardListClippedAtTarget(bool doClip)
611 // When this function is called with doClip=true we're able to create the whole tree except for the target's children,
627 RefPtr<HistoryItem> item = frameLoader->history()->createItemTree(m_frame, doClip);
  /external/skia/bench/
benchmain.cpp 201 bool doClip = false;
238 doClip = true;
343 if (doClip) {

Completed in 338 milliseconds