Home | History | Annotate | Download | only in scroll

Lines Matching refs:scrollbar

61     void invalidateParts(ScrollbarThemeClient* scrollbar, ScrollbarControlPartMask mask)
64 invalidatePart(scrollbar, BackButtonStartPart);
66 invalidatePart(scrollbar, ForwardButtonStartPart);
68 invalidatePart(scrollbar, BackTrackPart);
70 invalidatePart(scrollbar, ThumbPart);
72 invalidatePart(scrollbar, ForwardTrackPart);
74 invalidatePart(scrollbar, BackButtonEndPart);
76 invalidatePart(scrollbar, ForwardButtonEndPart);
93 // The length of the thumb along the axis of the scrollbar.
95 // The position of the track relative to the scrollbar.
97 // The length of the track along the axis of the scrollbar.