Home
last modified time | relevance | path

Searched refs:GetObjArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_layoutpseudomodel.h65 std::vector<CXFA_Node*> GetObjArray(CXFA_LayoutProcessor* pDocLayout,
H A Dcjx_layoutpseudomodel.cpp222 std::vector<CXFA_Node*> CJX_LayoutPseudoModel::GetObjArray( in GetObjArray() function in CJX_LayoutPseudoModel
381 GetObjArray(pDocLayout, iIndex, wsType, bOnPageArea)); in pageContent()