Home
last modified time | relevance | path

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

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