Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1776 CXFA_ContentLayoutItem* pPendingLayoutItem = NULL; in XFA_ItemLayoutProcessor_InsertPendingItems() local
1783 pPendingLayoutItem = pPendingProcessor->HasLayoutItem() in XFA_ItemLayoutProcessor_InsertPendingItems()
1787 if (pPendingLayoutItem) { in XFA_ItemLayoutProcessor_InsertPendingItems()
1789 pPendingLayoutItem); in XFA_ItemLayoutProcessor_InsertPendingItems()
1791 fTotalHeight += pPendingLayoutItem->m_sSize.y; in XFA_ItemLayoutProcessor_InsertPendingItems()