Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dviewer3d.c253 Uint1 colorPicN; member
458 colorPic = (Int4)colorPicAll[VVV->colorPicN]; in DrawViewer3D()
1460 if ( vvv->colorPicN < 5 ) { in Nlm_Adjust3D()
1461 vvv->colorPicN++; vvv->c_version++; in Nlm_Adjust3D()
1465 if ( vvv->colorPicN > 0 ) { in Nlm_Adjust3D()
1466 vvv->colorPicN--; vvv->c_version++; in Nlm_Adjust3D()
1887 camUnn.colorPicN = vvv->colorPicN; in Nlm_GetViewerInfo3D()
2436 vvv->colorPicN = camUnn.colorPicN; in Nlm_AttachPicture3D()
2454 vvv->colorPicN = 5; in Nlm_AttachPicture3D()
H A Dviewer3d.h207 Uint1 colorPicN; member