Searched refs:AsContainerLayoutItem (Results 1 – 4 of 4) sorted by relevance
19 pChildItem->AsContainerLayoutItem()) { in GetFirstChild()31 pChildItem->AsContainerLayoutItem()) { in GetNextSibling()
25 return pItem ? pItem->AsContainerLayoutItem() : nullptr; in ToContainerLayoutItem()
24 CXFA_ContainerLayoutItem* AsContainerLayoutItem();
46 CXFA_ContainerLayoutItem* CXFA_LayoutItem::AsContainerLayoutItem() { in AsContainerLayoutItem() function in CXFA_LayoutItem