Home
last modified time | relevance | path

Searched refs:nScrollInc (Results 1 – 24 of 24) sorted by relevance

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp759 int nScrollInc = CalcScrollInc(event); in OnScroll() local
760 if (nScrollInc == 0) in OnScroll()
791 m_xScrollPosition += nScrollInc; in OnScroll()
795 m_yScrollPosition += nScrollInc; in OnScroll()
805 int nScrollInc = 0; in CalcScrollInc() local
809 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
811 nScrollInc = - m_yScrollPosition; in CalcScrollInc()
822 nScrollInc = -1; in CalcScrollInc()
826 nScrollInc = 1; in CalcScrollInc()
866 return nScrollInc; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp759 int nScrollInc = CalcScrollInc(event); in OnScroll() local
760 if (nScrollInc == 0) in OnScroll()
791 m_xScrollPosition += nScrollInc; in OnScroll()
795 m_yScrollPosition += nScrollInc; in OnScroll()
805 int nScrollInc = 0; in CalcScrollInc() local
809 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
811 nScrollInc = - m_yScrollPosition; in CalcScrollInc()
822 nScrollInc = -1; in CalcScrollInc()
826 nScrollInc = 1; in CalcScrollInc()
866 return nScrollInc; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp759 int nScrollInc = CalcScrollInc(event); in OnScroll() local
760 if (nScrollInc == 0) in OnScroll()
791 m_xScrollPosition += nScrollInc; in OnScroll()
795 m_yScrollPosition += nScrollInc; in OnScroll()
805 int nScrollInc = 0; in CalcScrollInc() local
809 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
811 nScrollInc = - m_yScrollPosition; in CalcScrollInc()
822 nScrollInc = -1; in CalcScrollInc()
826 nScrollInc = 1; in CalcScrollInc()
866 return nScrollInc; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp759 int nScrollInc = CalcScrollInc(event); in OnScroll() local
760 if (nScrollInc == 0) in OnScroll()
791 m_xScrollPosition += nScrollInc; in OnScroll()
795 m_yScrollPosition += nScrollInc; in OnScroll()
805 int nScrollInc = 0; in CalcScrollInc() local
809 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
811 nScrollInc = - m_yScrollPosition; in CalcScrollInc()
822 nScrollInc = -1; in CalcScrollInc()
826 nScrollInc = 1; in CalcScrollInc()
866 return nScrollInc; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dscrolbar.cpp158 int nScrollInc; in MSWOnScroll() local
162 nScrollInc = maxPos - position; in MSWOnScroll()
167 nScrollInc = -position; in MSWOnScroll()
172 nScrollInc = -1; in MSWOnScroll()
177 nScrollInc = 1; in MSWOnScroll()
182 nScrollInc = -GetPageSize(); in MSWOnScroll()
187 nScrollInc = GetPageSize(); in MSWOnScroll()
202 nScrollInc = 0; in MSWOnScroll()
207 nScrollInc = 0; in MSWOnScroll()
210 if ( nScrollInc ) in MSWOnScroll()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dscrolbar.cpp158 int nScrollInc; in MSWOnScroll() local
162 nScrollInc = maxPos - position; in MSWOnScroll()
167 nScrollInc = -position; in MSWOnScroll()
172 nScrollInc = -1; in MSWOnScroll()
177 nScrollInc = 1; in MSWOnScroll()
182 nScrollInc = -GetPageSize(); in MSWOnScroll()
187 nScrollInc = GetPageSize(); in MSWOnScroll()
202 nScrollInc = 0; in MSWOnScroll()
207 nScrollInc = 0; in MSWOnScroll()
210 if ( nScrollInc ) in MSWOnScroll()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dscrolbar.cpp158 int nScrollInc; in MSWOnScroll() local
162 nScrollInc = maxPos - position; in MSWOnScroll()
167 nScrollInc = -position; in MSWOnScroll()
172 nScrollInc = -1; in MSWOnScroll()
177 nScrollInc = 1; in MSWOnScroll()
182 nScrollInc = -GetPageSize(); in MSWOnScroll()
187 nScrollInc = GetPageSize(); in MSWOnScroll()
202 nScrollInc = 0; in MSWOnScroll()
207 nScrollInc = 0; in MSWOnScroll()
210 if ( nScrollInc ) in MSWOnScroll()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dscrolbar.cpp158 int nScrollInc; in MSWOnScroll() local
162 nScrollInc = maxPos - position; in MSWOnScroll()
167 nScrollInc = -position; in MSWOnScroll()
172 nScrollInc = -1; in MSWOnScroll()
177 nScrollInc = 1; in MSWOnScroll()
182 nScrollInc = -GetPageSize(); in MSWOnScroll()
187 nScrollInc = GetPageSize(); in MSWOnScroll()
202 nScrollInc = 0; in MSWOnScroll()
207 nScrollInc = 0; in MSWOnScroll()
210 if ( nScrollInc ) in MSWOnScroll()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dscrolbar.cpp127 int nScrollInc; in OS2OnScroll() local
165 nScrollInc = -1; in OS2OnScroll()
170 nScrollInc = 1; in OS2OnScroll()
175 nScrollInc = -GetPageSize(); in OS2OnScroll()
180 nScrollInc = GetPageSize(); in OS2OnScroll()
185 nScrollInc = nTrackPos - nPosition; in OS2OnScroll()
190 nScrollInc = 0; in OS2OnScroll()
195 nScrollInc = 0; in OS2OnScroll()
197 if (nScrollInc) in OS2OnScroll()
199 nPosition += nScrollInc; in OS2OnScroll()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dscrolbar.cpp127 int nScrollInc; in OS2OnScroll() local
165 nScrollInc = -1; in OS2OnScroll()
170 nScrollInc = 1; in OS2OnScroll()
175 nScrollInc = -GetPageSize(); in OS2OnScroll()
180 nScrollInc = GetPageSize(); in OS2OnScroll()
185 nScrollInc = nTrackPos - nPosition; in OS2OnScroll()
190 nScrollInc = 0; in OS2OnScroll()
195 nScrollInc = 0; in OS2OnScroll()
197 if (nScrollInc) in OS2OnScroll()
199 nPosition += nScrollInc; in OS2OnScroll()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/
H A Dscrolbar_osx.cpp130 int nScrollInc = 0; in TriggerScrollEvent() local
134 nScrollInc = -1; in TriggerScrollEvent()
138 nScrollInc = 1; in TriggerScrollEvent()
142 nScrollInc = -m_pageSize; in TriggerScrollEvent()
146 nScrollInc = m_pageSize; in TriggerScrollEvent()
149 int new_pos = position + nScrollInc; in TriggerScrollEvent()
156 if ( nScrollInc ) in TriggerScrollEvent()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/
H A Dscrolbar_osx.cpp132 int nScrollInc = 0; in TriggerScrollEvent() local
136 nScrollInc = -1; in TriggerScrollEvent()
140 nScrollInc = 1; in TriggerScrollEvent()
144 nScrollInc = -m_pageSize; in TriggerScrollEvent()
148 nScrollInc = m_pageSize; in TriggerScrollEvent()
151 int new_pos = position + nScrollInc; in TriggerScrollEvent()
158 if ( nScrollInc ) in TriggerScrollEvent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/
H A Dscrolbar_osx.cpp132 int nScrollInc = 0; in TriggerScrollEvent() local
136 nScrollInc = -1; in TriggerScrollEvent()
140 nScrollInc = 1; in TriggerScrollEvent()
144 nScrollInc = -m_pageSize; in TriggerScrollEvent()
148 nScrollInc = m_pageSize; in TriggerScrollEvent()
151 int new_pos = position + nScrollInc; in TriggerScrollEvent()
158 if ( nScrollInc ) in TriggerScrollEvent()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dscrlwing.cpp551 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
552 if ( nScrollInc == 0 ) in HandleOnScroll()
602 m_xScrollPosition += nScrollInc; in HandleOnScroll()
607 m_yScrollPosition += nScrollInc; in HandleOnScroll()
626 int nScrollInc = 0; in CalcScrollInc() local
630 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
643 nScrollInc = -1; in CalcScrollInc()
647 nScrollInc = 1; in CalcScrollInc()
677 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
694 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp464 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
465 if ( nScrollInc == 0 ) in HandleOnScroll()
516 m_xScrollPosition += nScrollInc; in HandleOnScroll()
521 m_yScrollPosition += nScrollInc; in HandleOnScroll()
540 int nScrollInc = 0; in CalcScrollInc() local
544 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
557 nScrollInc = -1; in CalcScrollInc()
561 nScrollInc = 1; in CalcScrollInc()
593 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
615 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp464 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
465 if ( nScrollInc == 0 ) in HandleOnScroll()
516 m_xScrollPosition += nScrollInc; in HandleOnScroll()
521 m_yScrollPosition += nScrollInc; in HandleOnScroll()
540 int nScrollInc = 0; in CalcScrollInc() local
544 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
557 nScrollInc = -1; in CalcScrollInc()
561 nScrollInc = 1; in CalcScrollInc()
593 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
615 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp464 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
465 if ( nScrollInc == 0 ) in HandleOnScroll()
516 m_xScrollPosition += nScrollInc; in HandleOnScroll()
521 m_yScrollPosition += nScrollInc; in HandleOnScroll()
540 int nScrollInc = 0; in CalcScrollInc() local
544 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
557 nScrollInc = -1; in CalcScrollInc()
561 nScrollInc = 1; in CalcScrollInc()
593 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
615 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dscrlwing.cpp496 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
497 if ( nScrollInc == 0 ) in HandleOnScroll()
547 m_xScrollPosition += nScrollInc; in HandleOnScroll()
552 m_yScrollPosition += nScrollInc; in HandleOnScroll()
571 int nScrollInc = 0; in CalcScrollInc() local
575 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
588 nScrollInc = -1; in CalcScrollInc()
592 nScrollInc = 1; in CalcScrollInc()
622 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
639 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp464 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
465 if ( nScrollInc == 0 ) in HandleOnScroll()
516 m_xScrollPosition += nScrollInc; in HandleOnScroll()
521 m_yScrollPosition += nScrollInc; in HandleOnScroll()
540 int nScrollInc = 0; in CalcScrollInc() local
544 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
557 nScrollInc = -1; in CalcScrollInc()
561 nScrollInc = 1; in CalcScrollInc()
593 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
615 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dscrlwing.cpp551 int nScrollInc = CalcScrollInc(event); in HandleOnScroll() local
552 if ( nScrollInc == 0 ) in HandleOnScroll()
602 m_xScrollPosition += nScrollInc; in HandleOnScroll()
607 m_yScrollPosition += nScrollInc; in HandleOnScroll()
626 int nScrollInc = 0; in CalcScrollInc() local
630 nScrollInc = - m_xScrollPosition; in CalcScrollInc()
643 nScrollInc = -1; in CalcScrollInc()
647 nScrollInc = 1; in CalcScrollInc()
677 nScrollInc = -m_xScrollPosition; in CalcScrollInc()
694 nScrollInc = -m_yScrollPosition; in CalcScrollInc()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp741 int nScrollInc = CalcScrollInc(event); in OnScroll() local
742 if (nScrollInc == 0) in OnScroll()
754 int newPos = m_xScrollPosition + nScrollInc; in OnScroll()
760 int newPos = m_yScrollPosition + nScrollInc; in OnScroll()
766 m_xScrollPosition += nScrollInc; in OnScroll()
770 m_yScrollPosition += nScrollInc; in OnScroll()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp741 int nScrollInc = CalcScrollInc(event); in OnScroll() local
742 if (nScrollInc == 0) in OnScroll()
754 int newPos = m_xScrollPosition + nScrollInc; in OnScroll()
760 int newPos = m_yScrollPosition + nScrollInc; in OnScroll()
766 m_xScrollPosition += nScrollInc; in OnScroll()
770 m_yScrollPosition += nScrollInc; in OnScroll()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp741 int nScrollInc = CalcScrollInc(event); in OnScroll() local
742 if (nScrollInc == 0) in OnScroll()
754 int newPos = m_xScrollPosition + nScrollInc; in OnScroll()
760 int newPos = m_yScrollPosition + nScrollInc; in OnScroll()
766 m_xScrollPosition += nScrollInc; in OnScroll()
770 m_yScrollPosition += nScrollInc; in OnScroll()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp741 int nScrollInc = CalcScrollInc(event); in OnScroll() local
742 if (nScrollInc == 0) in OnScroll()
754 int newPos = m_xScrollPosition + nScrollInc; in OnScroll()
760 int newPos = m_yScrollPosition + nScrollInc; in OnScroll()
766 m_xScrollPosition += nScrollInc; in OnScroll()
770 m_yScrollPosition += nScrollInc; in OnScroll()