Searched refs:fContentWidth1 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_editimp.cpp882 FX_FLOAT fContentWidth1 = fContentWidth; local
888 fContentWidth1 = page1->GetContentsBox().width;
892 rtTemp.width = std::max(m_pProperties->m_rtWidget.width, fContentWidth1);
893 m_pProperties->m_rtWidget.width = fContentWidth1;

Completed in 65 milliseconds