Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1396 float* fContentCurRowY, in ProcessKeepForSplit() argument
1417 *fContentCurRowY -= item->m_sSize.height; in ProcessKeepForSplit()
1533 float fContentCurRowY = 0; in DoLayoutFlowedContainer() local
1538 fContentCurRowY = in DoLayoutFlowedContainer()
1542 fContentCurRowY += InsertKeepLayoutItems(); in DoLayoutFlowedContainer()
1546 fContentCurRowY += InsertPendingItems(GetFormNode()); in DoLayoutFlowedContainer()
1612 fContentCurRowY += InsertPendingItems(GetFormNode()); in DoLayoutFlowedContainer()
1651 FLT_MAX, FLT_MAX, fContentWidthLimit, &fContentCurRowY, in DoLayoutFlowedContainer()
1683 fContentWidthLimit, &fContentCurRowY, in DoLayoutFlowedContainer()
1692 &calculated_size.height, &fContentCurRowY, in DoLayoutFlowedContainer()
[all …]
Dcxfa_contentlayoutprocessor.h89 float* fContentCurRowY,
118 float* fContentCurRowY,
175 float* fContentCurRowY,