Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutitem.h41 void AddHeadChild(CXFA_LayoutItem* pChildItem);
Dcxfa_layoutitem.cpp180 void CXFA_LayoutItem::AddHeadChild(CXFA_LayoutItem* pChildItem) { in AddHeadChild() function in CXFA_LayoutItem
Dcxfa_itemlayoutprocessor.cpp1623 pPageAreaLayoutItem->AddHeadChild(pProcessItem); in DoLayoutPageArea()
1644 pPageAreaLayoutItem->AddHeadChild(pLayoutItem); in DoLayoutPageArea()