Lines Matching refs:nCounts
373 long nCounts = aGradientList->Count (); in AttrExec() local
382 for ( i = 0; i < nCounts; i ++) in AttrExec()
399 if (i >= nCounts) in AttrExec()
433 long nCounts = aHatchList.get() ? aHatchList->Count() : 0; in AttrExec() local
442 for ( i = 0; i < nCounts; i ++) in AttrExec()
458 if (i >= nCounts) in AttrExec()
498 long nCounts = aDashList.get() ? aDashList->Count() : 0; in AttrExec() local
502 for ( i = 0; i < nCounts; i++ ) in AttrExec()
506 if (i < nCounts) in AttrExec()
550 long nCounts = aGradientList->Count (); in AttrExec() local
553 for ( i = 0; i < nCounts; i++ ) in AttrExec()
575 if (i >= nCounts) in AttrExec()
616 long nCounts = aHatchList.get() ? aHatchList->Count() : 0; in AttrExec() local
619 for ( i = 0; i < nCounts; i++ ) in AttrExec()
637 if (i >= nCounts) in AttrExec()
666 long nCounts = aGradientList->Count (); in AttrExec() local
669 i < nCounts; in AttrExec()
700 long nCounts = aHatchList.get() ? aHatchList->Count() : 0; in AttrExec() local
703 i < nCounts; in AttrExec()