Searched refs:nWidth (Results 1 – 2 of 2) sorted by relevance
722 int nWidth; /* Number of entries in aWidth[] */ member919 int nWidth; /* Width of the graph */ member1170 int nSp = p->u.pGraph->nWidth - 2; in qrfEqpRender()1243 int nWidth = 0; in qrfEqpStats()1257 if( n>nWidth ) nWidth = n; in qrfEqpStats()1259 nWidth += 2; in qrfEqpStats()1317 "% *s %s", -1*(nWidth-qrfStatsHeight(pS,i)*3), zo, in qrfEqpStats()1327 if( p->u.pGraph ) p->u.pGraph->nWidth = nWidth; in qrfEqpStats()2574 }else if( i<p->spec.nWidth ){ in qrfLoadAlignment()2902 if( i<p->spec.nWidth ){ in qrfColumnar()[all …]
2356 qrf.nWidth = n; in dbQrf()