HomeSort by relevance Sort by last modified time
    Searched refs:m_sSize (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_itemlayout.cpp 97 fProposedSplitPos <= fCurVerticalOffset + pLayoutItem->m_sSize.y -
275 pSecondLayoutItem->m_sSize.x = pLayoutItem->m_sSize.x;
277 pSecondLayoutItem->m_sSize.y = pLayoutItem->m_sSize.y - fSplitPos;
278 pLayoutItem->m_sSize.y -= pSecondLayoutItem->m_sSize.y;
280 pSecondLayoutItem->m_sSize.y += fCurTopMargin;
285 pSecondParent->m_sSize.y += fCurTopMargin;
289 pParentItem->m_sSize.y += fCurTopMargin;
    [all...]
xfa_layout_pagemgr_new.cpp 545 fUsedHeight += pContent->m_sSize.y;
    [all...]
  /external/pdfium/xfa/src/fxfa/src/common/
xfa_doclayout.h 90 CFX_SizeF m_sSize;

Completed in 2128 milliseconds