Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp209 float fCurrentColX = 0; in RelocateTableRowCells() local
239 pLayoutChild->m_sPos = CFX_PointF(fCurrentColX, 0); in RelocateTableRowCells()
244 fCurrentColX += fColSpanWidth; in RelocateTableRowCells()
296 float fChildSuppliedWidth = fCurrentColX; in RelocateTableRowCells()