Searched refs:valueb (Results 1 – 2 of 2) sorted by relevance
365 int valueb = b.fFirstY; in operator <() local367 if (valuea == valueb) { in operator <()369 valueb = b.fX; in operator <()372 return valuea < valueb; in operator <()
893 int valueb = b.fUpperY; in operator <() local895 if (valuea == valueb) { in operator <()897 valueb = b.fX; in operator <()900 if (valuea == valueb) { in operator <()902 valueb = b.fDX; in operator <()905 return valuea < valueb; in operator <()