Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibwndws.c1914 Pixmap fake_pixmap = XCreatePixmap(Nlm_currentXDisplay, in Nlm_GetGC() local
1918 vibrant_GC[depth] = XCreateGC(Nlm_currentXDisplay, fake_pixmap, 0, NULL); in Nlm_GetGC()
1919 XFreePixmap(Nlm_currentXDisplay, fake_pixmap); in Nlm_GetGC()