Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h512 #define CurrentWindow Nlm_CurrentWindow
H A Dvibutils.c641 Nlm_WindoW tempPort = Nlm_CurrentWindow(); in Nlm_VibMessageHook()
981 tempPort = Nlm_CurrentWindow (); in Nlm_VibMonStrValue()
1063 tempPort = Nlm_CurrentWindow (); in Nlm_VibMonIntValue()
2815 tempPort = Nlm_CurrentWindow (); /* M.I */ in Nlm_InvalObject()
3264 w = Nlm_CurrentWindow (); in Nlm_CopyWindowImage()
3332 w = Nlm_CurrentWindow (); in Nlm_StartPicture()
3847 return Nlm_CurrentWindow(); in Nlm_StartPrinting()
3854 Nlm_WindoW w = Nlm_CurrentWindow (); in Nlm_StartPrinting()
3897 Nlm_WindoW w = Nlm_CurrentWindow (); in Nlm_StartPrinting()
H A Dvibprocs.h789 Nlm_WindoW Nlm_CurrentWindow PROTO((void));
H A Dvibslate.c2149 oldWindow = Nlm_CurrentWindow ();
2298 Nlm_WindoW oldWindow = Nlm_CurrentWindow();
2351 oldWindow = Nlm_CurrentWindow ();
H A Dvibwndws.c797 oldwindow = Nlm_CurrentWindow (); in Nlm_SavePortIfNeeded()
3356 extern Nlm_WindoW Nlm_CurrentWindow(void) in Nlm_CurrentWindow() function
3368 return (Nlm_Boolean) (w == Nlm_CurrentWindow ()); in Nlm_UsingWindow()
H A Dvibmenus.c803 oldwindow = Nlm_CurrentWindow (); in Nlm_PopupAPopupList()