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

  /external/webkit/Source/WebCore/loader/
HistoryController.h 102 void updateBackForwardListClippedAtTarget(bool doClip);
HistoryController.cpp 738 void HistoryController::updateBackForwardListClippedAtTarget(bool doClip)
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);
    [all...]
  /external/skia/bench/
benchmain.cpp 220 bool doClip = false;
274 doClip = true;
414 if (doClip) {

Completed in 92 milliseconds