Searched refs:scrollWidgetDeadZone_ (Results 1 – 3 of 3) sorted by relevance
262 if (options_.scrollWidgetDeadZone_ > 0) { in TurnPage()263 topPoint.py_ += options_.scrollWidgetDeadZone_; in TurnPage()264 bottomPoint.py_ -= options_.scrollWidgetDeadZone_; in TurnPage()
156 …int32_t scrollWidgetDeadZone_ = 80; // make sure the scrollWidget does not slide more than one pag… variable
244 opt_.scrollWidgetDeadZone_ = 0; // set deadzone to 0 for easy computation in TEST_F()293 opt_.scrollWidgetDeadZone_ = 0; // set deadzone to 0 for easy computation in TEST_F()