Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1538 FX_FLOAT fCurrentRowY = 0; in DoLayoutTableContainer() local
1555 pLayoutChild->m_sPos.y = fCurrentRowY; in DoLayoutTableContainer()
1584 fCurrentRowY += pLayoutChild->m_sSize.y; in DoLayoutTableContainer()
1587 FX_FLOAT fChildSuppliedHeight = fCurrentRowY; in DoLayoutTableContainer()