Home | History | Annotate | Download | only in win32

Lines Matching refs:FXSYS_fabs

596         scale = FXSYS_fabs(pMatrix->a) > FXSYS_fabs(pMatrix->b) ?

597 FXSYS_fabs(pMatrix->a) : FXSYS_fabs(pMatrix->b);