Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp345 FX_FLOAT fPoupHeight; in GetPopupPos() local
402 fPoupHeight = fMinPopup; in GetPopupPos()
404 fPoupHeight = fMaxPopup; in GetPopupPos()
406 fPoupHeight = (FX_FLOAT)t; in GetPopupPos()
414 rtPopup.height = fPoupHeight; in GetPopupPos()
416 rtPopup.top = -fPoupHeight; in GetPopupPos()
417 rtPopup.height = fPoupHeight; in GetPopupPos()
425 rtPopup.height = fPoupHeight; in GetPopupPos()
427 rtPopup.top = -fPoupHeight; in GetPopupPos()
428 rtPopup.height = fPoupHeight; in GetPopupPos()