Home
last modified time | relevance | path

Searched defs:m_Children (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dxfa_ffpageview.h69 std::vector<CXFA_FFWidget*> m_Children; variable
/external/pdfium/core/fxcrt/
Dfx_xml.h157 std::vector<ChildRecord> m_Children; variable
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.h399 std::vector<CPWL_Wnd*> m_Children; variable
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp451 std::vector<Node*> m_Children; member in CFieldTree::Node