Searched refs:shownLength (Results 1 – 2 of 2) sorted by relevance
358 oldbot = oldtop + sbw->scrollbar.shownLength; in PaintThumb()360 sbw->scrollbar.shownLength = newbot - newtop; in PaintThumb()545 sbw->scrollbar.shownLength = sbw->scrollbar.min_thumb; in Initialize()623 width = sbw->scrollbar.shownLength; in Redisplay()631 height = sbw->scrollbar.shownLength; in Redisplay()778 loc <= sbw->scrollbar.topLoc + (int)sbw->scrollbar.shownLength)) in HandleThumb()922 if (loc > sbw->scrollbar.topLoc + (Position)sbw->scrollbar.shownLength) in NotifyScroll()961 else if (loc > sbw->scrollbar.topLoc + (Position)sbw->scrollbar.shownLength) in NotifyScroll()
121 Dimension shownLength; // Num pixels corresponding to shown member