Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutitem.h43 inline CXFA_ViewLayoutItem* ToViewLayoutItem(CXFA_LayoutItem* item) { in ToViewLayoutItem() function
Dcxfa_layoutitem.cpp32 pNotify->OnPageEvent(ToViewLayoutItem(pLayoutItem.Get()), in XFA_ReleaseLayoutItem()
Dcxfa_viewlayoutprocessor.cpp63 return ToViewLayoutItem(pLayoutItem->GetParent()); in GetParent()
101 return ToViewLayoutItem(pLayoutItem->GetParent()); in GetParent()
606 ToViewLayoutItem(pPageSet->JSObject()->GetLayoutItem())); in CreateViewRecord()
618 ToViewLayoutItem(GetCurrentViewRecord()->pCurPageSet->GetParent()); in CreateViewRecord()
621 ToViewLayoutItem(pPageSet->GetParent()->JSObject()->GetLayoutItem()); in CreateViewRecord()
692 pRootPageSetLayoutItem; pRootPageSetLayoutItem = ToViewLayoutItem( in FinishPaginatedPageSets()
1651 pRootLayout = ToViewLayoutItem(pRootLayout->GetNextSibling())) { in MergePageSetContents()
1829 pRootLayoutItem = ToViewLayoutItem(pRootLayoutItem->GetNextSibling())) { in LayoutPageSetContents()
1850 pRootLayoutItem = ToViewLayoutItem(pRootLayoutItem->GetNextSibling())) { in SyncLayoutData()
1930 pNextLayout = ToViewLayoutItem(pRootLayoutItem->GetNextSibling()); in PrepareLayout()