Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:SetHorzScale

701 void CPWL_Edit::SetHorzScale(int32_t nHorzScale, FX_BOOL bPaint /* = TRUE*/) {
702 m_pEdit->SetHorzScale(nHorzScale, bPaint);