Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp619 constexpr float kMaxListBoxHeight = 140; in QueryWherePopup() local
621 pdfium::clamp(kMaxListBoxHeight, fPopupMin, fPopupMax); in QueryWherePopup()