HomeSort by relevance Sort by last modified time
    Searched defs:m_pParent (Results 1 - 10 of 10) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.h 23 const MipsGNULDBackend& m_pParent;
  /external/pdfium/xfa/fwl/
cfwl_widgetproperties.h 28 CFWL_Widget* m_pParent;
  /external/pdfium/xfa/fxfa/parser/
cxfa_layoutitem.h 34 CXFA_LayoutItem* GetParent() const { return m_pParent; }
46 CXFA_LayoutItem* m_pParent;
cxfa_xml_parser.h 36 CFDE_XMLNode* m_pParent;
xfa_object.h 681 CXFA_Node* m_pParent;
    [all...]
  /frameworks/compile/mclinker/include/mcld/Fragment/
Fragment.h 40 const SectionData* getParent() const { return m_pParent; }
41 SectionData* getParent() { return m_pParent; }
43 void setParent(SectionData* pValue) { m_pParent = pValue; }
61 SectionData* m_pParent;
  /external/pdfium/core/fpdfdoc/
tagged_int.h 113 CPDF_StructElement* const m_pParent;
  /frameworks/compile/mclinker/include/mcld/Support/
Directory.h 146 Directory* m_pParent; // get handler
  /external/pdfium/core/fxcrt/
fx_xml.h 68 const CXML_Element* GetParent() const { return m_pParent; }
153 const CXML_Element* const m_pParent;
  /external/pdfium/xfa/fde/xml/
fde_xml_imp.h 69 CFDE_XMLNode* m_pParent;

Completed in 589 milliseconds