Home
last modified time | relevance | path

Searched refs:SFapp (Results 1 – 14 of 14) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/SelFile/
H A DSelFile.c113 XtAppContext SFapp; variable
502 SFapp = XtWidgetToApplicationContext(selFile);
587 (void) XtAppAddWorkProc(SFapp, SFworkProc, NULL); in SFtextChanged()
610 SFapp, in SFprepareToReturn()
670 XtAppError(SFapp, "XsraSelFile: can't get current directory");
702 SFdirModTimerId = XtAppAddTimeOut(SFapp, (unsigned long) 1000,
706 XtAppNextEvent(SFapp, &event);
H A DSFinternal.h129 extern XtAppContext SFapp;
H A DDraw.c79 XtAppError(SFapp, sbuf); in SFinitFont()
501 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFscrollTimer()
541 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFnewInvertEntry()
H A DPath.c835 (void) XtAppAddWorkProc(SFapp, SFworkProc, NULL);
924 SFdirModTimerId = XtAppAddTimeOut(SFapp, (unsigned long) 1000, in SFdirModTimer()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/x11/libfilereq/
H A DSelFile.c140 XtAppContext SFapp; variable
548 SFapp = XtWidgetToApplicationContext (selFile); in SFcreateWidgets()
633 SFworkProcId = XtAppAddWorkProc (SFapp, SFworkProc, NULL); in SFtextChanged()
645 XtAppError (SFapp, "XsraSelFile: can't return to current directory"); in SFprepareToReturn()
691 XtAppError (SFapp, "XsraSelFile: can't get current directory"); in XsraSelFile()
719 SFapp, (unsigned long) 1000, SFdirModTimer, (XtPointer) NULL in XsraSelFile()
723 XtAppNextEvent (SFapp, &event); in XsraSelFile()
H A DSFinternal.h140 extern XtAppContext SFapp;
H A DDraw.c100 XtAppError (SFapp, sbuf); in SFinitFont()
409 SFapp, SFscrollTimerInterval (), SFscrollTimer, (XtPointer) n in SFscrollTimer()
443 SFapp, SFscrollTimerInterval (), SFscrollTimer, in SFnewInvertEntry()
H A DPath.c692 SFworkProcId = XtAppAddWorkProc (SFapp, SFworkProc, NULL); in SFcheckDir()
764 SFapp, (unsigned long) 1000, SFdirModTimer, (XtPointer) NULL in SFdirModTimer()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A DsfSelFile.c124 XtAppContext SFapp; variable
742 SFapp = XtWidgetToApplicationContext(selFile); in SFcreateWidgets()
829 (void)XtAppAddWorkProc(SFapp, (XtWorkProc)SFworkProc, NULL); in SFtextChanged()
848 XtAppError(SFapp, "XsraSelFile: can't return to current directory"); in SFprepareToReturn()
913 XtAppError(SFapp, "XsraSelFile: can't get current directory"); in XsraSelFilePopup()
945 SFdirModTimerId = XtAppAddTimeOut(SFapp, 1200UL, in XsraSelFilePopup()
958 XtAppNextEvent(SFapp, &event); in XsraSelFilePopup()
H A DsfDraw.h87 extern XtAppContext SFapp;
H A DsfDraw.c83 XtAppError(SFapp, sbuf); in SFinitFont()
464 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFscrollTimer()
503 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFnewInvertEntry()
H A DsfPath.c788 (void)XtAppAddWorkProc(SFapp, (XtWorkProc)SFworkProc, NULL); in SFcheckDir()
879 SFdirModTimerId = XtAppAddTimeOut(SFapp, 1500UL, in SFdirModTimer()
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dselfile.c218 static XtAppContext SFapp; variable
379 XtAppError(SFapp, sbuf); in SFinitFont()
814 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFscrollTimer()
852 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFnewInvertEntry()
1815 (void) XtAppAddWorkProc(SFapp, SFworkProc, NULL); in SFcheckDir()
1903 SFdirModTimerId = XtAppAddTimeOut(SFapp, (unsigned long) 1000, in SFdirModTimer()
2064 (void) XtAppAddWorkProc(SFapp, SFworkProc, NULL); in SFtextChanged()
2367 SFapp = XtWidgetToApplicationContext(selFile); in SFcreateWidgets()
2392 XtAppWarning(SFapp,"XsraSelFile: can't return to current directory"); in SFprepareToReturn()
2459 SFdirModTimerId = XtAppAddTimeOut( SFapp, (unsigned long) 1000, in XsraSelFile()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_at_fs.c155 static XtAppContext SFapp; variable
887 (void) XtAppAddWorkProc(SFapp, (XtWorkProc)SFworkProc, NULL); in SFcheckDir()
971 SFdirModTimerId = XtAppAddTimeOut(SFapp, (unsigned long) 1000, in SFdirModTimer()
1555 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFscrollTimer()
1596 SFscrollTimerId = XtAppAddTimeOut(SFapp, in SFnewInvertEntry()
2569 SFapp = XtWidgetToApplicationContext(selFile); in SFcreateWidgets()
2609 (void) XtAppAddWorkProc(SFapp, (XtWorkProc)SFworkProc, NULL); in SFtextChanged()
2728 SFdirModTimerId = XtAppAddTimeOut(SFapp, (unsigned long) 1000, in vim_SelFile()
2733 XtAppNextEvent(SFapp, &event); in vim_SelFile()