Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp438 float fListHeight = m_pList->GetContentRect().Height(); in SetPopup() local
439 if (!IsFloatBigger(fListHeight, 0.0f)) in SetPopup()
460 float fPopupMax = fListHeight + fBorderWidth; in SetPopup()