Home
last modified time | relevance | path

Searched defs:GetParent (Results 1 – 25 of 59) sorted by relevance

123

/external/lldb/include/lldb/Core/
DValueObjectCast.h48 GetParent() in GetParent() function
57 GetParent() const in GetParent() function
DValueObjectDynamicValue.h57 GetParent() in GetParent() function
66 GetParent() const in GetParent() function
DValueObjectSyntheticFilter.h111 GetParent() in GetParent() function
120 GetParent() const in GetParent() function
DSection.h256 GetParent () const in GetParent() function
/external/chromium_org/chrome/browser/
Dplatform_util_aura.cc20 gfx::NativeView GetParent(gfx::NativeView view) { in GetParent() function
Dplatform_util_android.cc30 gfx::NativeView GetParent(gfx::NativeView view) { in GetParent() function
Dplatform_util_win.cc219 gfx::NativeView GetParent(gfx::NativeView view) { in GetParent() function
/external/chromium_org/ppapi/c/
Dppb_file_ref.h134 PP_Resource (*GetParent)(PP_Resource file_ref); member
244 PP_Resource (*GetParent)(PP_Resource file_ref); member
265 PP_Resource (*GetParent)(PP_Resource file_ref); member
/external/chromium_org/third_party/webrtc/base/
Dtaskparent.h30 TaskParent *GetParent() { return parent_; } in GetParent() function
/external/chromium_org/chrome/browser/ui/ash/accessibility/
Dax_root_obj_wrapper.cc24 views::AXAuraObjWrapper* AXRootObjWrapper::GetParent() { in GetParent() function in AXRootObjWrapper
Dax_tree_source_ash.cc67 AXAuraObjWrapper* AXTreeSourceAsh::GetParent(AXAuraObjWrapper* node) const { in GetParent() function in AXTreeSourceAsh
/external/chromium_org/ui/accessibility/platform/
Dax_platform_node_base.cc34 gfx::NativeViewAccessible AXPlatformNodeBase::GetParent() { in GetParent() function in ui::AXPlatformNodeBase
/external/chromium_org/ui/views/accessibility/
Dax_widget_obj_wrapper.cc25 AXAuraObjWrapper* AXWidgetObjWrapper::GetParent() { in GetParent() function in views::AXWidgetObjWrapper
Dax_window_obj_wrapper.cc25 AXAuraObjWrapper* AXWindowObjWrapper::GetParent() { in GetParent() function in views::AXWindowObjWrapper
Dnative_view_accessibility.cc70 gfx::NativeViewAccessible NativeViewAccessibility::GetParent() { in GetParent() function in views::NativeViewAccessibility
Dax_view_obj_wrapper.cc24 AXAuraObjWrapper* AXViewObjWrapper::GetParent() { in GetParent() function in views::AXViewObjWrapper
/external/chromium_org/chrome/browser/extensions/api/context_menus/
Dcontext_menus_api_helpers.cc38 MenuItem* GetParent(MenuItem::Id parent_id, in GetParent() function
/external/pdfium/core/src/fpdfdoc/
Dtagged_int.h48 CPDF_StructElement* GetParent() const in GetParent() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.h360 …DWARFDebugInfoEntry* GetParent() { return m_parent_idx > 0 ? this - m_parent_idx : … in GetParent() function
361 …const DWARFDebugInfoEntry* GetParent() const { return m_parent_idx > 0 ? this - m_paren… in GetParent() function
/external/chromium_org/ui/accessibility/
Dax_serializable_tree.cc42 virtual AXNode* GetParent(const AXNode* node) const OVERRIDE { in GetParent() function in ui::AXTreeSourceAdapter
/external/chromium_org/content/browser/frame_host/
Dframe_accessibility.cc135 bool FrameAccessibility::GetParent( in GetParent() function in content::FrameAccessibility
/external/stressapptest/src/
Derror_diag.h46 DeviceTree *GetParent() { return parent_; } in GetParent() function
/external/chromium_org/ppapi/cpp/
Dfile_ref.cc98 FileRef FileRef::GetParent() const { in GetParent() function in pp::FileRef
/external/chromium_org/extensions/common/features/
Dbase_feature_provider.cc141 Feature* BaseFeatureProvider::GetParent(Feature* feature) const { in GetParent() function in extensions::BaseFeatureProvider
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DCommonTreeAdaptor.cs188 public override object GetParent(object t) { in GetParent() method in Antlr.Runtime.Tree.CommonTreeAdaptor

123