Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_imp.cpp225 const FX_WORD* XFA_GetElementChildren(XFA_ELEMENT eElement, int32_t& iCount) { in XFA_GetElementChildren() function
265 const FX_WORD* pChild = XFA_GetElementChildren(eElement, iCount); in XFA_GetChildOfElement()
/external/pdfium/xfa/include/fxfa/
Dfxfa_basic.h988 const FX_WORD* XFA_GetElementChildren(XFA_ELEMENT eElement, int32_t& iCount);