Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1263 FX_FLOAT fCurrentColX = 0; in XFA_ItemLayoutProcessor_RelocateTableRowCells() local
1288 pLayoutChild->m_sPos.Set(fCurrentColX, 0); in XFA_ItemLayoutProcessor_RelocateTableRowCells()
1291 fCurrentColX += fColSpanWidth; in XFA_ItemLayoutProcessor_RelocateTableRowCells()
1344 FX_FLOAT fChildSuppliedWidth = fCurrentColX; in XFA_ItemLayoutProcessor_RelocateTableRowCells()