Searched refs:fContentMax (Results 1 – 5 of 5) sorted by relevance
20 fContentMax(0.0f), in PWL_SCROLL_INFO()26 return fContentMin == that.fContentMin && fContentMax == that.fContentMax &&35 float fContentMax; member
31 float fContentMax, in IOnSetScrollInfoY() argument37 Info.fContentMax = fContentMax; in IOnSetScrollInfoY()46 if (IsFloatBigger(Info.fPlateWidth, Info.fContentMax - Info.fContentMin) || in IOnSetScrollInfoY()47 IsFloatEqual(Info.fPlateWidth, Info.fContentMax - Info.fContentMin)) { in IOnSetScrollInfoY()
29 float fContentMax,
489 std::max(0.0f, info.fContentMax - info.fContentMin - info.fPlateWidth); in SetScrollInfo()500 pos = m_OriginInfo.fContentMax - pos; in SetScrollPosition()790 pParent->ScrollWindowVertically(m_OriginInfo.fContentMax - in NotifyScrollWindow()
1024 Info.fContentMax = rcContent.top; in SetScrollInfo()