Searched refs:SCALE_DELTA (Results 1 – 1 of 1) sorted by relevance
36 #define SCALE_DELTA (SK_Scalar1 / 32) macro175 case '3': fScale.inc(-SCALE_DELTA); return true; in onChar()176 case '4': fScale.inc( SCALE_DELTA); return true; in onChar()