Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibwndws.c318 BOOLEAN Nlm_hasBackColor = FALSE; variable
5797 if(Nlm_hasBackColor) in MainProc()
5812 if(Nlm_hasBackColor) in MainProc()
5905 wc.hbrBackground = Nlm_hasBackColor ? in Nlm_RegisterWindows()
5945 Nlm_hasBackColor = TRUE; in Nlm_ParseXArguments()
H A Dvibslate.c4255 extern BOOLEAN Nlm_hasBackColor;
4275 wc.hbrBackground = Nlm_hasBackColor ?
H A Dncbidraw.c777 extern BOOLEAN Nlm_hasBackColor;
819 winBkColor = Nlm_hasBackColor ? in Nlm_ResetDrawingTools()