Home
last modified time | relevance | path

Searched refs:MyResize (Results 1 – 6 of 6) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/gui/forms/
H A Duzcfcommandline.pas41 procedure MyResize; procedure
310 procedure TCLine.MyResize; procedure
/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dxt.h142 Boolean MyResize(XtPointer client_data);
H A Dxt.c966 MyResize(XtPointer client_data) in MyResize() function
1132 XtAppAddWorkProc (app_context, MyResize, NULL); in do_fullscreen()
H A Dxawtv.c1860 XtAppAddWorkProc(app_context,MyResize,NULL); in main()
H A Dmotv.c3465 XtAppAddWorkProc(app_context,MyResize,NULL); in main()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/text/
H A Dtest15.c127 void MyResize ( Widget );
1559 void MyResize ( Widget w ) in MyResize() function
2194 coreClassPart -> resize = MyResize; in CreateText()