Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dncbidraw.c160 Window Nlm_currentXWindow; variable
3559 Nlm_currentXWindow != 0 && Nlm_currentXGC != NULL) {
3645 Nlm_currentXWindow != 0 && Nlm_currentXGC != NULL) {
3876 Nlm_currentXWindow != 0 && Nlm_currentXGC != NULL) {
4457 if (Nlm_currentXDisplay && Nlm_currentXWindow) {
4532 Nlm_currentXWindow != 0 && Nlm_currentXGC != NULL) {
4715 XCopyArea (Nlm_currentXDisplay, Nlm_currentXWindow, Nlm_currentXWindow,
4819 if (Nlm_currentXDisplay && Nlm_currentXWindow) {
5352 if (Nlm_currentXDisplay && Nlm_currentXWindow) {
6709 XClearArea (Nlm_currentXDisplay, Nlm_currentXWindow,
[all …]
H A Dncbiport.h147 extern Window Nlm_currentXWindow;
H A Dvibslate.c1514 Nlm_currentXWindow = XtWindow (h);
1543 Nlm_currentXWindow = XtWindow (h);
2148 tempWind = Nlm_currentXWindow;
2152 Nlm_currentXWindow = XtWindow (w);
2191 Nlm_currentXWindow = tempWind;
2299 Window tempWind = Nlm_currentXWindow;
2302 Nlm_currentXWindow = XtWindow( w );
2326 Nlm_currentXWindow = tempWind;
2350 tempWind = Nlm_currentXWindow;
2354 Nlm_currentXWindow = XtWindow( w );
[all …]
H A Dimage.c108 extern Window Nlm_currentXWindow;
1017 XPutImage(Nlm_currentXDisplay, Nlm_currentXWindow, in Nlm_ImageShow()
H A Dvibwndws.c3348 Nlm_currentXWindow = XtWindow (shl); in Nlm_UseWindow()
6139 Nlm_currentXWindow = 0; in Nlm_SetupWindows()
6855 Nlm_currentXWindow = 0;
6948 if ( IsXParentOf(xw, Nlm_currentXWindow) )
6951 Nlm_currentXWindow = 0;
H A Dvibutils.c983 tempXWind = Nlm_currentXWindow; in Nlm_VibMonStrValue()
998 Nlm_currentXWindow = tempXWind; in Nlm_VibMonStrValue()
1065 tempXWind = Nlm_currentXWindow; in Nlm_VibMonIntValue()
1090 Nlm_currentXWindow = tempXWind; in Nlm_VibMonIntValue()
H A Dvibextra.c1047 extern Window Nlm_currentXWindow;