Searched refs:RULER_VAR_SIZE (Results 1 – 1 of 1) sorted by relevance
54 #define RULER_VAR_SIZE 8 macro767 if ( n2-n1 > RULER_VAR_SIZE+4 ) in ImplDrawBorders()769 nTemp1 = n1 + (((n2-n1+1)-RULER_VAR_SIZE) / 2); in ImplDrawBorders()770 nTemp2 = nVirTop + (((nVirBottom-nVirTop+1)-RULER_VAR_SIZE) / 2); in ImplDrawBorders()771 long nTemp3 = nTemp1+RULER_VAR_SIZE-1; in ImplDrawBorders()772 long nTemp4 = nTemp2+RULER_VAR_SIZE-1; in ImplDrawBorders()798 if ( n2-n1 > RULER_VAR_SIZE+10 ) in ImplDrawBorders()
Completed in 25 milliseconds