Home
last modified time | relevance | path

Searched refs:Nlm_MovableModalWindow (Results 1 – 7 of 7) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h293 #define MovableModalWindow Nlm_MovableModalWindow
H A Dvibprocs.h167 Nlm_WindoW Nlm_MovableModalWindow PROTO((Nlm_Int2 left, Nlm_Int2 top, Nlm_Int2 width, Nlm_Int2 hei…
H A Dvibextra.c1802 w = Nlm_MovableModalWindow (-50, -20, -20, -20, "Color", NULL); in Nlm_ChooseColorDialog()
H A Dvibutils.c786 w = Nlm_MovableModalWindow (-50, -20, -20, -20, (char*)x_caption, NULL); in Nlm_VibMessageHook()
6784 Nlm_WindoW w = Nlm_MovableModalWindow (-50, -20, -20, -20, "Font", NULL); in Nlm_ChooseFont()
H A Dvibwndws.c4798 extern Nlm_WindoW Nlm_MovableModalWindow (Nlm_Int2 left, Nlm_Int2 top, in Nlm_MovableModalWindow() function
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvopen.c1160 d=/*DocumentWindow*/Nlm_MovableModalWindow(-50, -33 ,-10, -10, szAppName, NULL/*,NULL*/); in UDV_CreateListBioseqDlg()
H A Dudvpanel.c3198 w=/*DocumentWindow*/Nlm_MovableModalWindow(Margins,Margins , in InitFeaturesListDlg()