Lines Matching full:sxpt2
666 SXPt* sxpt2 = *(SXPt**)n2;667 return ( sxpt1->szB < sxpt2->szB ? 1668 : sxpt1->szB > sxpt2->szB ? -1