Searched refs:normalWidthUpdate_ (Results 1 – 2 of 2) sorted by relevance
124 …if (!positionModeUpdate_ && !normalWidthUpdate_ && paintOffset_ == offset && viewPortSize_ == size… in UpdateScrollBarRegion()143 normalWidthUpdate_ = false; in UpdateScrollBarRegion()289 !Negative(inactiveMainOffset) && !normalWidthUpdate_) { in SetRectTrickRegion()932 normalWidthUpdate_ = true; in SetNormalWidth()
458 bool normalWidthUpdate_ = false; variable