Searched refs:AsViewLayoutItem (Results 1 – 3 of 3) sorted by relevance
25 CXFA_ViewLayoutItem* AsViewLayoutItem();26 const CXFA_ViewLayoutItem* AsViewLayoutItem() const;44 return item ? item->AsViewLayoutItem() : nullptr; in ToViewLayoutItem()
50 CXFA_ViewLayoutItem* CXFA_LayoutItem::AsViewLayoutItem() { in AsViewLayoutItem() function in CXFA_LayoutItem54 const CXFA_ViewLayoutItem* CXFA_LayoutItem::AsViewLayoutItem() const { in AsViewLayoutItem() function in CXFA_LayoutItem74 return pCurNode->AsViewLayoutItem(); in GetPage()
45 if (CXFA_ViewLayoutItem* pContainer = pChildItem->AsViewLayoutItem()) { in GetFirstChild()55 if (CXFA_ViewLayoutItem* pContainer = pChildItem->AsViewLayoutItem()) { in GetNextSibling()79 CXFA_ViewLayoutItem* pContainer = pChildItem->AsViewLayoutItem(); in GetFirstChild()91 CXFA_ViewLayoutItem* pContainer = pChildItem->AsViewLayoutItem(); in GetNextSibling()236 CXFA_ViewLayoutItem* pLayoutItem = pChild->AsViewLayoutItem(); in CheckContentAreaNotUsed()629 pPrePageSet.Reset(pPrePageSet->GetNextSibling()->AsViewLayoutItem()); in CreateViewRecord()