Home
last modified time | relevance | path

Searched refs:fOldWindowHeight (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp352 const float fOldWindowHeight = m_rcOldWindow.Height(); in RePosChildWnd() local
353 const float fOldClientHeight = fOldWindowHeight - GetBorderWidth() * 2; in RePosChildWnd()
364 rcList.top -= fOldWindowHeight; in RePosChildWnd()
368 rcList.bottom += fOldWindowHeight; in RePosChildWnd()