Home | History | Annotate | Download | only in dib

Lines Matching refs:FXSYS_abs

223         if (!bInterpol && FXSYS_abs(dest_width) != 0 && FXSYS_abs(dest_height) < m_SrcWidth * m_SrcHeight * 8 / FXSYS_abs(dest_width)) {