Searched refs:root_object (Results 1 – 2 of 2) sorted by relevance
216 WebAXObject root_object = document.accessibilityObject(); in SendPendingAccessibilityEvents() local217 int root_id = root_object.axID(); in SendPendingAccessibilityEvents()269 root_object.startCachingComputedObjectAttributesUntilTreeMutates(); in SendPendingAccessibilityEvents()300 WebAXObject root_object = GetMainDocument().accessibilityObject(); in AppendLocationChangeEvents() local301 objs_to_explore.push(root_object); in AppendLocationChangeEvents()325 event_msg.id = root_object.axID(); in AppendLocationChangeEvents()
114 ExportedObject* root_object = bus_->GetExportedObject(ObjectPath("/")); in SendTestSignalFromRootInternal() local115 root_object->SendSignal(&signal); in SendTestSignalFromRootInternal()