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

/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_editimp.cpp1010 CFX_RectF rtScorll; local
1011 m_pHorzScrollBar->GetWidgetRect(rtScorll);
1013 rtStatic.Set(m_rtClient.right() - rtScorll.height,
1014 m_rtClient.bottom() - rtScorll.height, rtScorll.height,
1015 rtScorll.height);

Completed in 49 milliseconds