Home
last modified time | relevance | path

Searched refs:SFdrawList (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/x11/libfilereq/
H A DSFDecls.h34 void SFdrawList (int, int);
H A DDraw.c314 void SFdrawList (int n, int doScroll) { in SFdrawList() function
336 SFdrawList (i, doScroll); in SFdrawLists()
606 SFdrawList (n, SF_DO_NOT_SCROLL); in SFhSliderMovedCallback()
H A DPath.c601 SFdrawList (i, SF_DO_SCROLL); in SFupdatePath()
759 SFdrawList (n, SF_DO_SCROLL); in SFdirModTimer()
H A DSelFile.c160 SFdrawList ((intptr_t) n, SF_DO_NOT_SCROLL); in SFexposeList()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A DsfDraw.h48 void SFdrawList(int n, int doScroll);
H A DsfDraw.c352 SFdrawList(int n, int doScroll) in SFdrawList() function
379 SFdrawList(i, doScroll); in SFdrawLists()
693 SFdrawList(n, SF_DO_NOT_SCROLL); in SFhSliderMovedCallback()
H A DsfPath.c683 SFdrawList(i, SF_DO_SCROLL); in SFupdatePath()
874 SFdrawList(n, SF_DO_SCROLL); in SFdirModTimer()
H A DsfSelFile.c174 SFdrawList((ptrdiff_t)n, SF_DO_NOT_SCROLL); in SFexposeList()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/SelFile/
H A DDraw.c389 SFdrawList(int n, int doScroll) in SFdrawList() function
418 SFdrawList(i, doScroll); in SFdrawLists()
762 SFdrawList((int)n, SF_DO_NOT_SCROLL); in SFhSliderMovedCallback()
H A DPath.c713 SFdrawList(i, SF_DO_SCROLL); in SFupdatePath()
919 SFdrawList(n, SF_DO_SCROLL); in SFdirModTimer()
H A DSelFile.c139 SFdrawList(n, SF_DO_NOT_SCROLL);
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_at_fs.c179 static void SFdrawList(int n, int doScroll);
747 SFdrawList(i, SF_DO_SCROLL); in SFupdatePath()
967 SFdrawList(n, SF_DO_SCROLL); in SFdirModTimer()
1426 SFdrawList(int n, int doScroll) in SFdrawList() function
1467 SFdrawList(i, doScroll); in SFdrawLists()
1828 SFdrawList((int)(long)n, SF_DO_NOT_SCROLL); in SFhSliderMovedCallback()
2104 SFdrawList((int)(long)n, SF_DO_NOT_SCROLL); in SFexposeList()
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dselfile.c702 void SFdrawList(int n, int doScroll) in SFdrawList() function
730 SFdrawList(i, doScroll); in SFdrawLists()
1054 SFdrawList(n, SF_DO_NOT_SCROLL); in SFhSliderMovedCallback()
1714 SFdrawList(i, SF_DO_SCROLL); in SFupdatePath()
1898 SFdrawList(n, SF_DO_SCROLL); in SFdirModTimer()
1933 SFdrawList((ULong)n, SF_DO_NOT_SCROLL); in SFexposeList()