Lines Matching refs:nb
333 if ( nData->nb <= 0 ) {
336 } else if ( nData->nb == 1 ){
349 bezNb = nData->nb;
1087 if ( nData->nb == 0 ) {
1264 if ( cp >= theBDI && cp < theBDI+theBD.nb ) {
1265 if ( theBD.nb == 1 ) {
1313 InsertBezierTo(knotP,theBD.nb-(cp-theBDI),cp+1);
1316 nData->nb=cp-theBDI;
1340 InsertBezierTo(knotP,theBD.nb-1,cp+2);
1343 nData->nb=1;