Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h214 float m_fLastRowY = 0; variable
Dcxfa_contentlayoutprocessor.cpp1990 m_fLastRowY = *fContentCurRowY; in CalculateRowChildPosition()
2171 pTrailerLayoutItem->m_sPos.y = m_fLastRowY; in AddTrailerBeforeSplit()