Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp493 CXFA_ContentLayoutItem* pPendingLayoutItem = in InsertPendingItems() local
497 if (pPendingLayoutItem) { in InsertPendingItems()
498 AddLeaderAfterSplit(pProcessor, pPendingLayoutItem); in InsertPendingItems()
500 fTotalHeight += pPendingLayoutItem->m_sSize.height; in InsertPendingItems()