Searched refs:widthStretchRate_ (Results 1 – 2 of 2) sorted by relevance
618 double widthStretchRate_ = 1.0; variable
2119 zoomValue_) * widthStretchRate_; in UpdateIndicatorItem()2175 if (widthStretchRate_ > DRAG_STRETCH_BASE_WIDTH) { in UpdatePositionOnStretch()2918 …widthStretchRate_ = DRAG_STRETCH_BASE_WIDTH + (DRAG_STRETCH_MAX_WIDTH - DRAG_STRETCH_BASE_WIDTH) *… in UpdateEdgeStretchRate()