Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_doclayout.h46 void AddHeadChild(CXFA_LayoutItem* pChildItem);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp507 void CXFA_LayoutItem::AddHeadChild(CXFA_LayoutItem* pChildItem) { in AddHeadChild() function in CXFA_LayoutItem
1064 pPageAreaLayoutItem->AddHeadChild(pProcessItem); in DoLayoutPageArea()
1083 pPageAreaLayoutItem->AddHeadChild(pLayoutItem); in DoLayoutPageArea()