Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_caption.h23 FX_FLOAT GetReserve();
Dcxfa_caption.cpp26 FX_FLOAT CXFA_Caption::GetReserve() { in GetReserve() function in CXFA_Caption
/external/pdfium/xfa/fxfa/app/
Dxfa_ffcheckbutton.cpp101 fCapReserve = caption.GetReserve(); in PerformLayout()
Dxfa_ffwidgetacc.cpp721 FX_FLOAT fCapReserve = caption.GetReserve(); in CalcCaptionSize()
1197 fCapReserve = caption.GetReserve(); in FindSplitPos()
Dxfa_fffield.cpp183 fCapReserve = caption.GetReserve(); in CapPlacement()