Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_IFormFiller.cpp19 #define FFL_MAXLISTBOXHEIGHT 140.0f macro
607 if (fPopupMax > FFL_MAXLISTBOXHEIGHT) { in QueryWherePopup()
608 if (fPopupMin > FFL_MAXLISTBOXHEIGHT) { in QueryWherePopup()
611 fMaxListBoxHeight = FFL_MAXLISTBOXHEIGHT; in QueryWherePopup()