Home | History | Annotate | Download | only in mac

Lines Matching refs:bool

39 - (BOOL)_needsToResetDragMargins;
40 - (void)_setNeedsToResetDragMargins:(BOOL)needs;
69 BOOL resetDragMargins = [window _needsToResetDragMargins];
96 void ScrollView::platformSetCanBlitOnScroll(bool canBlitOnScroll)
103 bool ScrollView::platformCanBlitOnScroll() const
108 IntRect ScrollView::platformVisibleContentRect(bool includeScrollbars) const
139 void ScrollView::platformSetScrollbarsSuppressed(bool repaintOnUnsuppress)
155 bool ScrollView::platformScroll(ScrollDirection, ScrollGranularity)
162 void ScrollView::platformRepaintContentRectangle(const IntRect& rect, bool now)
200 bool ScrollView::platformIsOffscreen() const