Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.h31 float fMaxPopup,
Dcpdfxfa_docenvironment.cpp111 float fMaxPopup, in GetPopupPos() argument
208 else if (space_available > fMaxPopup) in GetPopupPos()
209 popup_height = fMaxPopup; in GetPopupPos()
/external/pdfium/xfa/fxfa/
Dfxfa.h210 float fMaxPopup,