Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.h180 FX_FLOAT m_fWidthLimite; variable
Dxfa_layout_itemlayout.cpp44 m_fWidthLimite(0), in CXFA_ItemLayoutProcessor()
1632 if (eLayout != XFA_ATTRIBUTEENUM_Tb && m_fWidthLimite > fWidth) { in IsAddNewRowForTrailer()
2401 m_fWidthLimite = fContentCurRowAvailWidth; in DoLayoutFlowedContainer()
2713 m_fWidthLimite = fContentCurRowAvailWidth; in DoLayoutFlowedContainer()