Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:FXSYS_Div

1033     display_matrix.Set(FXSYS_Div((FX_FLOAT)(x2 - x0), m_PageWidth),

1034 FXSYS_Div((FX_FLOAT)(y2 - y0), m_PageWidth),
1035 FXSYS_Div((FX_FLOAT)(x1 - x0), m_PageHeight),
1036 FXSYS_Div((FX_FLOAT)(y1 - y0), m_PageHeight),