Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffcheckbutton.cpp100 fCapReserve = caption.GetReserve(); in PerformLayout()
Dxfa_ffwidgetacc.cpp770 FX_FLOAT fCapReserve = caption.GetReserve(); in CalcCaptionSize()
1247 fCapReserve = caption.GetReserve(); in FindSplitPos()
Dxfa_fffield.cpp196 fCapReserve = caption.GetReserve(); in CapPlacement()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h175 FX_FLOAT GetReserve();
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp384 FX_FLOAT CXFA_Caption::GetReserve() { in GetReserve() function in CXFA_Caption