Searched refs:GetNull (Results 1 – 7 of 7) sorted by relevance
53 virtual AXNodeSource GetNull() const = 0;
194 return tree_->GetNull(); in LeastCommonAncestor()211 AXSourceNode lca = tree_->GetNull(); in LeastCommonAncestor()255 *out_lca = tree_->GetNull(); in AnyDescendantWasReparented()
55 virtual const AXNode* GetNull() const OVERRIDE { in GetNull() function in ui::AXTreeSourceAdapter
44 virtual views::AXAuraObjWrapper* GetNull() const OVERRIDE;
86 AXAuraObjWrapper* AXTreeSourceAsh::GetNull() const { in GetNull() function in AXTreeSourceAsh
46 virtual blink::WebAXObject GetNull() const OVERRIDE;
194 blink::WebAXObject BlinkAXTreeSource::GetNull() const { in GetNull() function in content::BlinkAXTreeSource