Searched refs:valueb (Results 1 – 4 of 4) sorted by relevance
372 int valueb = b.fFirstY; in operator <() local374 if (valuea == valueb) { in operator <()376 valueb = b.fX; in operator <()379 return valuea < valueb; in operator <()
1007 int valueb = b.fUpperY; in operator <() local1009 if (valuea == valueb) { in operator <()1011 valueb = b.fX; in operator <()1014 if (valuea == valueb) { in operator <()1016 valueb = b.fDX; in operator <()1019 return valuea < valueb; in operator <()
371 int valueb = b.fFirstY; in operator <() local373 if (valuea == valueb) { in operator <()375 valueb = b.fX; in operator <()378 return valuea < valueb; in operator <()
1006 int valueb = b.fUpperY; in operator <() local1008 if (valuea == valueb) { in operator <()1010 valueb = b.fX; in operator <()1013 if (valuea == valueb) { in operator <()1015 valueb = b.fDX; in operator <()1018 return valuea < valueb; in operator <()