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
30 float fContentMax, in IOnSetScrollInfoY() argument36 Info.fContentMax = fContentMax; in IOnSetScrollInfoY()45 if (IsFloatBigger(Info.fPlateWidth, Info.fContentMax - Info.fContentMin) || in IOnSetScrollInfoY()46 IsFloatEqual(Info.fPlateWidth, Info.fContentMax - Info.fContentMin)) { in IOnSetScrollInfoY()
29 float fContentMax,
521 std::max(0.0f, info.fContentMax - info.fContentMin - info.fPlateWidth); in SetScrollInfo()532 pos = m_OriginInfo.fContentMax - pos; in SetScrollPosition()822 pParent->ScrollWindowVertically(m_OriginInfo.fContentMax - in NotifyScrollWindow()
1002 Info.fContentMax = rcContent.top; in SetScrollInfo()