Home
last modified time | relevance | path

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

/external/chromium/chrome/common/extensions/
Dupdate_manifest.cc58 static std::vector<xmlNode*> GetChildren(xmlNode* root, xmlNs* xml_namespace, in GetChildren() function
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3drmobj.h267 STDMETHOD(GetChildren)(THIS_ LPDIRECT3DRMFRAMEARRAY *children) PURE; in DECLARE_INTERFACE_() local
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3DRMOBJ.H267 STDMETHOD(GetChildren)(THIS_ LPDIRECT3DRMFRAMEARRAY *children) PURE; in DECLARE_INTERFACE_() local
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas538 function GetChildren: IList<IBaseTree>; in GetChildren() function
2258 function TBaseTree.GetChildren: IList<IBaseTree>; in GetChildren() function