Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.h208 void CalculateAccWidthAndHeight(CXFA_FFDoc* doc,
Dcxfa_widgetacc.cpp1028 CalculateAccWidthAndHeight(doc, eUIType, fCalcWidth, fCalcHeight); in StartWidgetLayout()
1044 CalculateAccWidthAndHeight(doc, eUIType, fWidth, fCalcHeight); in StartWidgetLayout()
1051 void CXFA_WidgetAcc::CalculateAccWidthAndHeight(CXFA_FFDoc* doc, in CalculateAccWidthAndHeight() function in CXFA_WidgetAcc
1175 CalculateAccWidthAndHeight(docView->GetDoc(), eUIType, fWidth, fHeight); in FindSplitPos()