Searched defs:GetRoot (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/mojo/services/view_manager/
H A Dserver_view.h47 const ServerView* GetRoot() const;
48 ServerView* GetRoot() { function in class:mojo::service::ServerView
50 const_cast<const ServerView*>(this)->GetRoot());
H A Dserver_view.cc87 const ServerView* ServerView::GetRoot() const { function in class:mojo::service::ServerView
/external/pdfium/core/src/reflow/
H A Dlayoutprovider_taggedpdf.h67 IPDF_LayoutElement* GetRoot() function in class:CPDF_LayoutProvider_TaggedPDF
H A Dautoreflow.h83 IPDF_LayoutElement* GetRoot() function in class:CPDF_AutoReflowLayoutProvider
/external/chromium_org/chrome/browser/ui/ash/accessibility/
H A Dax_tree_source_ash.cc48 AXAuraObjWrapper* AXTreeSourceAsh::GetRoot() const { function in class:AXTreeSourceAsh
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_metadata.cpp59 CPDF_Dictionary *pRoot = pDoc->GetRoot();
145 CXML_Element* CPDF_Metadata::GetRoot() const function in class:CPDF_Metadata
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_manager.cc106 SetFocus(tree_->GetRoot(), false);
119 BrowserAccessibility* BrowserAccessibilityManager::GetRoot() { function in class:content::BrowserAccessibilityManager
120 return GetFromAXNode(tree_->GetRoot());
174 SetFocus(tree_->GetRoot(), false);
337 if (node != tree_->GetRoot())
338 SetFocus(tree_->GetRoot(), false);
372 serializer.SerializeChanges(tree_->GetRoot(), &update);
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py165 def GetRoot(self): member in class:EcmaContext
/external/chromium_org/tools/grit/grit/node/
H A Dbase.py82 def GetRoot(self): member in class:Node
383 return util.normpath(os.path.join(self.GetRoot().GetBaseDir(),
521 root = self.GetRoot()
/external/chromium_org/ui/accessibility/
H A Dax_tree.cc70 AXNode* AXTree::GetRoot() const { function in class:ui::AXTree
/external/chromium_org/v8/src/
H A Dlookup.cc45 Handle<JSReceiver> LookupIterator::GetRoot() const { function in class:v8::internal::LookupIterator
H A Dapi.cc7306 const HeapGraphNode* HeapSnapshot::GetRoot() const { function in class:v8::HeapSnapshot
/external/chromium_org/content/renderer/accessibility/
H A Dblink_ax_tree_source.cc115 const blink::WebAXObject& root = GetRoot();
132 blink::WebAXObject BlinkAXTreeSource::GetRoot() const { function in class:content::BlinkAXTreeSource
175 blink::WebAXObject root = GetRoot();
481 if (node_to_frame_routing_id_map_ && !src.equals(GetRoot())) {
/external/chromium_org/ui/compositor/
H A Dlayer.cc40 const ui::Layer* GetRoot(const ui::Layer* layer) { function in namespace:__anon16697
134 return GetRoot(this)->compositor_;
436 const Layer* root_layer = GetRoot(source);
437 CHECK_EQ(root_layer, GetRoot(target));
/external/lldb/source/Core/
H A DValueObject.cpp4140 ValueObject* root(GetRoot());
4147 ValueObject::GetRoot () function in class:ValueObject
4168 ValueObject* root(GetRoot());
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h70 CPDF_Dictionary* GetRoot() const function in class:CPDF_Document
817 CPDF_Dictionary* GetRoot() const function in class:CFDF_Document
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h67 CPDF_Dictionary* GetRoot() const function in class:CPDF_NameTree
1639 CXML_Element* GetRoot() const;
/external/chromium_org/v8/include/
H A Dv8.h5928 V8_INLINE static internal::Object** GetRoot(v8::Isolate* isolate, function in class:v8::internal::Internals
6229 *value_ = *I::GetRoot(GetIsolate(), root_index);
6236 *value_ = *I::GetRoot(GetIsolate(), I::kNullValueRootIndex);
6243 *value_ = *I::GetRoot(GetIsolate(), I::kUndefinedValueRootIndex);
6250 *value_ = *I::GetRoot(GetIsolate(), I::kEmptyStringRootIndex);
6449 S* slot = I::GetRoot(isolate, I::kEmptyStringRootIndex);
6816 S* slot = I::GetRoot(isolate, I::kUndefinedValueRootIndex);
6825 S* slot = I::GetRoot(isolate, I::kNullValueRootIndex);
6834 S* slot = I::GetRoot(isolate, I::kTrueValueRootIndex);
6843 S* slot = I::GetRoot(isolat
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 ...
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 ...

Completed in 2121 milliseconds