Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp27 #define FFL_MAXLISTBOXHEIGHT 140.0f macro
570 if (fPopupMax > FFL_MAXLISTBOXHEIGHT) { in QueryWherePopup()
571 if (fPopupMin > FFL_MAXLISTBOXHEIGHT) { in QueryWherePopup()
574 fMaxListBoxHeight = FFL_MAXLISTBOXHEIGHT; in QueryWherePopup()