Searched refs:OnCreateContainerLayoutItem (Results 1 – 3 of 3) sorted by relevance
40 CXFA_ContainerLayoutItem* OnCreateContainerLayoutItem(CXFA_Node* pNode);
102 CXFA_ContainerLayoutItem* CXFA_FFNotify::OnCreateContainerLayoutItem( in OnCreateContainerLayoutItem() function in CXFA_FFNotify
583 auto* pContainerItem = pNotify->OnCreateContainerLayoutItem(pNewPageArea); in AddPageAreaLayoutItem()