Home | History | Annotate | Download | only in ge

Lines Matching refs:FXSYS_fabs

73         FX_FLOAT error = (FX_FLOAT)(FXSYS_fabs(space_f) - FXSYS_fabs((FX_FLOAT)(space)));

189 if (FXSYS_fabs(char2device.a) + FXSYS_fabs(char2device.b) > 50 * 1.0f ||
234 FX_FLOAT scale_x = FXSYS_fabs(matrixCTM.a);
235 FX_FLOAT scale_y = FXSYS_fabs(matrixCTM.d);