Home | History | Annotate | Download | only in dib

Lines Matching refs:FXSYS_abs

312     if (!bInterpol && FXSYS_abs(dest_width) != 0 &&
313 FXSYS_abs(dest_height) / 8 < static_cast<long long>(m_SrcWidth) *
314 m_SrcHeight / FXSYS_abs(dest_width)) {