Home
last modified time | relevance | path

Searched refs:DestroyVScrollBar (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Widgets/
H A DWidget.c50 extern void DestroyVScrollBar (struct XObj *xobj);
183 xobj->DestroyObj = DestroyVScrollBar; in ChooseFunction()
H A DVScrollBar.c132 DestroyVScrollBar (struct XObj *xobj) in DestroyVScrollBar() function
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/Widgets/
H A DWidget.c73 extern void DestroyVScrollBar(struct XObj *xobj);
214 xobj->DestroyObj=DestroyVScrollBar; in ChooseFunction()
H A DVScrollBar.c147 void DestroyVScrollBar(struct XObj *xobj) in DestroyVScrollBar() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/Widgets/
H A DWidget.c73 extern void DestroyVScrollBar(struct XObj *xobj);
214 xobj->DestroyObj=DestroyVScrollBar; in ChooseFunction()
H A DVScrollBar.c149 void DestroyVScrollBar(struct XObj *xobj) in DestroyVScrollBar() function
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DText.c475 DestroyVScrollBar(TextWidget ctx) in DestroyVScrollBar() function
1140 DestroyVScrollBar(ctx); in CheckVBarScrolling()
1154 DestroyVScrollBar(ctx); in CheckVBarScrolling()
2873 DestroyVScrollBar(ctx); in TextDestroy()
2931 DestroyVScrollBar(newtw); in SetValues()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DText.c439 DestroyVScrollBar(ctx) in DestroyVScrollBar() function
1125 DestroyVScrollBar(ctx);
1139 DestroyVScrollBar(ctx);
2890 DestroyVScrollBar(ctx);
2948 DestroyVScrollBar(newtw);
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DText.c442 DestroyVScrollBar(ctx) in DestroyVScrollBar() function
1116 DestroyVScrollBar(ctx);
1130 DestroyVScrollBar(ctx);
2917 DestroyVScrollBar(ctx);
2975 DestroyVScrollBar(newtw);
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DText.c171 static void DestroyVScrollBar(TextWidget);
823 DestroyVScrollBar(TextWidget ctx) in DestroyVScrollBar() function
3617 DestroyVScrollBar(ctx); in XawTextDestroy()
3677 DestroyVScrollBar(newtw); in XawTextSetValues()