Searched defs:GetParent (Results 1 - 19 of 19) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dtaskparent.h47 TaskParent *GetParent() { return parent_; } function in class:talk_base::TaskParent
57 // static_cast<XmppClient*>(parent->GetParent(XMPP_CLIENT_TASK_CODE));
58 virtual TaskParent *GetParent(int code) { return parent_->GetParent(code); } function in class:talk_base::TaskParent
/external/chromium/chrome/browser/
H A Dplatform_util_common_linux.cc67 gfx::NativeView GetParent(gfx::NativeView view) { function in namespace:platform_util
H A Dplatform_util_win.cc168 gfx::NativeView GetParent(gfx::NativeView view) { function in namespace:platform_util
169 return ::GetParent(view);
/external/webkit/Source/WebCore/bindings/scripts/
H A DCodeGeneratorCPP.pm172 sub GetParent subroutine
355 $parentName = GetParent($dataNode);
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DCommonTreeAdaptor.cs188 public override object GetParent(object t) { method in class:Antlr.Runtime.Tree.CommonTreeAdaptor
H A DBaseTreeAdaptor.cs311 public abstract object GetParent(object t); method in class:Antlr.Runtime.Tree.BaseTreeAdaptor
H A DITreeAdaptor.cs300 object GetParent(object t); method in interface:Antlr.Runtime.Tree.ITreeAdaptor
/external/skia/src/animator/
H A DSkDisplayType.cpp540 SkDisplayTypes SkDisplayType::GetParent(SkAnimateMaker* maker, SkDisplayTypes base) { function in class:SkDisplayType
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DDebugTreeAdaptor.cs221 public virtual object GetParent(object t) { method in class:Antlr.Runtime.Debug.DebugTreeAdaptor
222 return adaptor.GetParent(t);
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DBaseTreeAdaptor.cs459 public virtual object GetParent(object t) method in class:Antlr.Runtime.Tree.BaseTreeAdaptor
H A DITreeAdaptor.cs320 object GetParent( object t ); method in interface:Antlr.Runtime.Tree.ITreeAdaptor
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DDebugTreeAdaptor.cs285 public virtual object GetParent( object t ) method in class:Antlr.Runtime.Debug.DebugTreeAdaptor
287 return adaptor.GetParent( t );
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
H A DITreeAdaptor`1.cs288 T GetParent(T t); method in interface:Antlr.Runtime.Tree.ITreeAdaptor
/external/chromium/chrome/browser/extensions/
H A Dextension_context_menu_api.cc182 bool ExtensionContextMenuFunction::GetParent( function in class:ExtensionContextMenuFunction
328 if (!GetParent(*properties, *menu_manager, &parent))
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
H A DAudioFilePlayer.h116 const AudioFilePlayer *(*GetParent)(struct S_AudioFileManager *afm); member in struct:S_AudioFileManager
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmppclient.cc39 talk_base::TaskParent* XmppClient::GetParent(int code) { function in class:buzz::XmppClient
43 return talk_base::Task::GetParent(code);
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas306 function GetParent(const T: IANTLRInterface): IANTLRInterface;
442 function GetParent: ITree; function
495 property Parent: ITree read GetParent write SetParent;
541 function GetParent: ITree; function
584 property Parent: ITree read GetParent write SetParent;
1138 function GetParent: ITree; virtual;
1205 /// FParent a regular pointer and letting the GetParent and SetParent
1225 function GetParent: ITree; override; function
1299 function GetParent(const T: IANTLRInterface): IANTLRInterface; virtual; abstract; function
1328 function GetParent(cons function
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 396 milliseconds