Home
last modified time | relevance | path

Searched refs:drawVertTicks (Results 1 – 20 of 20) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRealSlider.cpp578 void FXRealSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXRealSlider
726 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
727 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
737 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
738 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
H A DFXSlider.cpp568 void FXSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXSlider
715 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
716 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
726 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
727 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRealSlider.cpp659 void FXRealSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXRealSlider
807 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
808 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
818 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
819 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
H A DFXSlider.cpp649 void FXSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXSlider
796 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
797 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
807 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
808 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRealSlider.cpp680 void FXRealSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXRealSlider
826 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
827 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
837 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
838 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
H A DFXSlider.cpp669 void FXSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXSlider
814 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
815 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
825 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
826 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRealSlider.cpp659 void FXRealSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXRealSlider
807 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
808 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
818 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
819 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
H A DFXSlider.cpp649 void FXSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXSlider
796 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
797 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
807 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
808 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRealSlider.cpp680 void FXRealSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXRealSlider
826 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
827 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
837 if(options&REALSLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
838 if(options&REALSLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
H A DFXSlider.cpp669 void FXSlider::drawVertTicks(FXDCWindow& dc,FXint x,FXint,FXint,FXint){ in drawVertTicks() function in FX::FXSlider
814 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
815 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
825 if(options&SLIDER_TICKS_LEFT) drawVertTicks(dc,border+padleft,yy,ww,hh); in onPaint()
826 if(options&SLIDER_TICKS_RIGHT) drawVertTicks(dc,width-padright-border-TICKSIZE,yy,ww,hh); in onPaint()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXSlider.h78 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
H A DFXRealSlider.h78 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXSlider.h75 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
H A DFXRealSlider.h76 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXSlider.h78 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
H A DFXRealSlider.h78 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXSlider.h75 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
H A DFXRealSlider.h76 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXRealSlider.h78 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);
H A DFXSlider.h78 void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h);