Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_widget.h109 void CalculateAccWidthAndHeight(XFA_ELEMENT eUIType,
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp1137 CalculateAccWidthAndHeight(eUIType, fCalcWidth, fCalcHeight); in StartWidgetLayout()
1144 CalculateAccWidthAndHeight(eUIType, fWidth, fCalcHeight); in StartWidgetLayout()
1150 void CXFA_WidgetAcc::CalculateAccWidthAndHeight(XFA_ELEMENT eUIType, in CalculateAccWidthAndHeight() function in CXFA_WidgetAcc
1273 CalculateAccWidthAndHeight(eUIType, fWidth, fHeight); in FindSplitPos()