Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp575 const float fMaxListBoxHeight = in QueryWherePopup() local
578 if (fBottom > fMaxListBoxHeight) { in QueryWherePopup()
579 *fPopupRet = fMaxListBoxHeight; in QueryWherePopup()
584 if (fTop > fMaxListBoxHeight) { in QueryWherePopup()
585 *fPopupRet = fMaxListBoxHeight; in QueryWherePopup()