Home | History | Annotate | Download | only in scroll

Lines Matching refs:scrollbar

60     void invalidateParts(ScrollbarThemeClient* scrollbar, ScrollbarControlPartMask mask)
63 invalidatePart(scrollbar, BackButtonStartPart);
65 invalidatePart(scrollbar, ForwardButtonStartPart);
67 invalidatePart(scrollbar, BackTrackPart);
69 invalidatePart(scrollbar, ThumbPart);
71 invalidatePart(scrollbar, ForwardTrackPart);
73 invalidatePart(scrollbar, BackButtonEndPart);
75 invalidatePart(scrollbar, ForwardButtonEndPart);
92 // The length of the thumb along the axis of the scrollbar.
94 // The position of the track relative to the scrollbar.
96 // The length of the track along the axis of the scrollbar.