WebAXObjectProxy 181 content/shell/renderer/test_runner/accessibility_controller.cc WebAXObjectProxy* element; WebAXObjectProxy 462 content/shell/renderer/test_runner/web_ax_object_proxy.cc gin::WrapperInfo WebAXObjectProxy::kWrapperInfo = { WebAXObjectProxy 465 content/shell/renderer/test_runner/web_ax_object_proxy.cc WebAXObjectProxy::WebAXObjectProxy(const blink::WebAXObject& object, WebAXObjectProxy 466 content/shell/renderer/test_runner/web_ax_object_proxy.cc WebAXObjectProxy::Factory* factory) WebAXObjectProxy 471 content/shell/renderer/test_runner/web_ax_object_proxy.cc WebAXObjectProxy::~WebAXObjectProxy() {} WebAXObjectProxy 474 content/shell/renderer/test_runner/web_ax_object_proxy.cc WebAXObjectProxy::GetObjectTemplateBuilder(v8::Isolate* isolate) { WebAXObjectProxy 475 content/shell/renderer/test_runner/web_ax_object_proxy.cc return gin::Wrappable<WebAXObjectProxy>::GetObjectTemplateBuilder(isolate) WebAXObjectProxy 476 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("role", &WebAXObjectProxy::Role) WebAXObjectProxy 477 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("title", &WebAXObjectProxy::Title) WebAXObjectProxy 478 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("description", &WebAXObjectProxy::Description) WebAXObjectProxy 479 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("helpText", &WebAXObjectProxy::HelpText) WebAXObjectProxy 480 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("stringValue", &WebAXObjectProxy::StringValue) WebAXObjectProxy 481 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("x", &WebAXObjectProxy::X) WebAXObjectProxy 482 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("y", &WebAXObjectProxy::Y) WebAXObjectProxy 483 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("width", &WebAXObjectProxy::Width) WebAXObjectProxy 484 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("height", &WebAXObjectProxy::Height) WebAXObjectProxy 485 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("intValue", &WebAXObjectProxy::IntValue) WebAXObjectProxy 486 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("minValue", &WebAXObjectProxy::MinValue) WebAXObjectProxy 487 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("maxValue", &WebAXObjectProxy::MaxValue) WebAXObjectProxy 488 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("valueDescription", &WebAXObjectProxy::ValueDescription) WebAXObjectProxy 489 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("childrenCount", &WebAXObjectProxy::ChildrenCount) WebAXObjectProxy 491 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::InsertionPointLineNumber) WebAXObjectProxy 492 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("selectedTextRange", &WebAXObjectProxy::SelectedTextRange) WebAXObjectProxy 493 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isEnabled", &WebAXObjectProxy::IsEnabled) WebAXObjectProxy 494 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isRequired", &WebAXObjectProxy::IsRequired) WebAXObjectProxy 495 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isFocused", &WebAXObjectProxy::IsFocused) WebAXObjectProxy 496 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isFocusable", &WebAXObjectProxy::IsFocusable) WebAXObjectProxy 497 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isSelected", &WebAXObjectProxy::IsSelected) WebAXObjectProxy 498 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isSelectable", &WebAXObjectProxy::IsSelectable) WebAXObjectProxy 499 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isMultiSelectable", &WebAXObjectProxy::IsMultiSelectable) WebAXObjectProxy 501 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::IsSelectedOptionActive) WebAXObjectProxy 502 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isExpanded", &WebAXObjectProxy::IsExpanded) WebAXObjectProxy 503 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isChecked", &WebAXObjectProxy::IsChecked) WebAXObjectProxy 504 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isVisible", &WebAXObjectProxy::IsVisible) WebAXObjectProxy 505 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isOffScreen", &WebAXObjectProxy::IsOffScreen) WebAXObjectProxy 506 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isCollapsed", &WebAXObjectProxy::IsCollapsed) WebAXObjectProxy 507 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("hasPopup", &WebAXObjectProxy::HasPopup) WebAXObjectProxy 508 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isValid", &WebAXObjectProxy::IsValid) WebAXObjectProxy 509 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isReadOnly", &WebAXObjectProxy::IsReadOnly) WebAXObjectProxy 510 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("orientation", &WebAXObjectProxy::Orientation) WebAXObjectProxy 511 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("clickPointX", &WebAXObjectProxy::ClickPointX) WebAXObjectProxy 512 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("clickPointY", &WebAXObjectProxy::ClickPointY) WebAXObjectProxy 513 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("rowCount", &WebAXObjectProxy::RowCount) WebAXObjectProxy 514 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("columnCount", &WebAXObjectProxy::ColumnCount) WebAXObjectProxy 515 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetProperty("isClickable", &WebAXObjectProxy::IsClickable) WebAXObjectProxy 516 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("allAttributes", &WebAXObjectProxy::AllAttributes) WebAXObjectProxy 518 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::AttributesOfChildren) WebAXObjectProxy 519 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("lineForIndex", &WebAXObjectProxy::LineForIndex) WebAXObjectProxy 520 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("boundsForRange", &WebAXObjectProxy::BoundsForRange) WebAXObjectProxy 521 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("childAtIndex", &WebAXObjectProxy::ChildAtIndex) WebAXObjectProxy 522 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("elementAtPoint", &WebAXObjectProxy::ElementAtPoint) WebAXObjectProxy 523 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("tableHeader", &WebAXObjectProxy::TableHeader) WebAXObjectProxy 524 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("rowIndexRange", &WebAXObjectProxy::RowIndexRange) WebAXObjectProxy 525 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("columnIndexRange", &WebAXObjectProxy::ColumnIndexRange) WebAXObjectProxy 526 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("cellForColumnAndRow", &WebAXObjectProxy::CellForColumnAndRow) WebAXObjectProxy 527 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("titleUIElement", &WebAXObjectProxy::TitleUIElement) WebAXObjectProxy 529 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::SetSelectedTextRange) WebAXObjectProxy 530 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("isAttributeSettable", &WebAXObjectProxy::IsAttributeSettable) WebAXObjectProxy 532 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::IsPressActionSupported) WebAXObjectProxy 534 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::IsIncrementActionSupported) WebAXObjectProxy 536 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::IsDecrementActionSupported) WebAXObjectProxy 537 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("parentElement", &WebAXObjectProxy::ParentElement) WebAXObjectProxy 538 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("increment", &WebAXObjectProxy::Increment) WebAXObjectProxy 539 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("decrement", &WebAXObjectProxy::Decrement) WebAXObjectProxy 540 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("showMenu", &WebAXObjectProxy::ShowMenu) WebAXObjectProxy 541 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("press", &WebAXObjectProxy::Press) WebAXObjectProxy 542 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("isEqual", &WebAXObjectProxy::IsEqual) WebAXObjectProxy 544 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::SetNotificationListener) WebAXObjectProxy 546 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::UnsetNotificationListener) WebAXObjectProxy 547 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("takeFocus", &WebAXObjectProxy::TakeFocus) WebAXObjectProxy 548 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("scrollToMakeVisible", &WebAXObjectProxy::ScrollToMakeVisible) WebAXObjectProxy 550 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::ScrollToMakeVisibleWithSubFocus) WebAXObjectProxy 551 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("scrollToGlobalPoint", &WebAXObjectProxy::ScrollToGlobalPoint) WebAXObjectProxy 552 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("wordStart", &WebAXObjectProxy::WordStart) WebAXObjectProxy 553 content/shell/renderer/test_runner/web_ax_object_proxy.cc .SetMethod("wordEnd", &WebAXObjectProxy::WordEnd) WebAXObjectProxy 556 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::SetNotificationListener) WebAXObjectProxy 558 content/shell/renderer/test_runner/web_ax_object_proxy.cc &WebAXObjectProxy::UnsetNotificationListener); WebAXObjectProxy 561 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::GetChildAtIndex(unsigned index) { WebAXObjectProxy 565 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsRoot() const { WebAXObjectProxy 569 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsEqualToObject(const blink::WebAXObject& other) { WebAXObjectProxy 573 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::NotificationReceived( WebAXObjectProxy 597 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::Role() { WebAXObjectProxy 601 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::Title() { WebAXObjectProxy 605 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::Description() { WebAXObjectProxy 609 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::HelpText() { WebAXObjectProxy 613 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::StringValue() { WebAXObjectProxy 617 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::X() { WebAXObjectProxy 622 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::Y() { WebAXObjectProxy 627 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::Width() { WebAXObjectProxy 632 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::Height() { WebAXObjectProxy 637 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::IntValue() { WebAXObjectProxy 646 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::MinValue() { WebAXObjectProxy 650 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::MaxValue() { WebAXObjectProxy 654 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::ValueDescription() { WebAXObjectProxy 658 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::ChildrenCount() { WebAXObjectProxy 665 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::InsertionPointLineNumber() { WebAXObjectProxy 671 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::SelectedTextRange() { WebAXObjectProxy 678 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsEnabled() { WebAXObjectProxy 682 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsRequired() { WebAXObjectProxy 686 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsFocused() { WebAXObjectProxy 690 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsFocusable() { WebAXObjectProxy 694 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsSelected() { WebAXObjectProxy 698 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsSelectable() { WebAXObjectProxy 702 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsMultiSelectable() { WebAXObjectProxy 706 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsSelectedOptionActive() { WebAXObjectProxy 710 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsExpanded() { WebAXObjectProxy 714 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsChecked() { WebAXObjectProxy 718 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsVisible() { WebAXObjectProxy 722 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsOffScreen() { WebAXObjectProxy 726 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsCollapsed() { WebAXObjectProxy 730 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::HasPopup() { WebAXObjectProxy 734 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsValid() { WebAXObjectProxy 738 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsReadOnly() { WebAXObjectProxy 742 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::Orientation() { WebAXObjectProxy 746 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::ClickPointX() { WebAXObjectProxy 750 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::ClickPointY() { WebAXObjectProxy 754 content/shell/renderer/test_runner/web_ax_object_proxy.cc int32_t WebAXObjectProxy::RowCount() { WebAXObjectProxy 758 content/shell/renderer/test_runner/web_ax_object_proxy.cc int32_t WebAXObjectProxy::ColumnCount() { WebAXObjectProxy 762 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsClickable() { WebAXObjectProxy 766 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::AllAttributes() { WebAXObjectProxy 770 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::AttributesOfChildren() { WebAXObjectProxy 778 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::LineForIndex(int index) { WebAXObjectProxy 788 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::BoundsForRange(int start, int end) { WebAXObjectProxy 814 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::ChildAtIndex(int index) { WebAXObjectProxy 818 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::ElementAtPoint(int x, int y) { WebAXObjectProxy 827 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::TableHeader() { WebAXObjectProxy 835 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::RowIndexRange() { WebAXObjectProxy 841 content/shell/renderer/test_runner/web_ax_object_proxy.cc std::string WebAXObjectProxy::ColumnIndexRange() { WebAXObjectProxy 847 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::CellForColumnAndRow( WebAXObjectProxy 857 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::TitleUIElement() { WebAXObjectProxy 865 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::SetSelectedTextRange(int selection_start, WebAXObjectProxy 871 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsAttributeSettable(const std::string& attribute) { WebAXObjectProxy 878 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsPressActionSupported() { WebAXObjectProxy 882 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsIncrementActionSupported() { WebAXObjectProxy 886 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsDecrementActionSupported() { WebAXObjectProxy 890 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Object> WebAXObjectProxy::ParentElement() { WebAXObjectProxy 897 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::Increment() { WebAXObjectProxy 901 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::Decrement() { WebAXObjectProxy 905 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::ShowMenu() { WebAXObjectProxy 908 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::Press() { WebAXObjectProxy 912 content/shell/renderer/test_runner/web_ax_object_proxy.cc bool WebAXObjectProxy::IsEqual(v8::Handle<v8::Object> proxy) { WebAXObjectProxy 913 content/shell/renderer/test_runner/web_ax_object_proxy.cc WebAXObjectProxy* unwrapped_proxy = NULL; WebAXObjectProxy 919 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::SetNotificationListener( WebAXObjectProxy 925 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::UnsetNotificationListener() { WebAXObjectProxy 929 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::TakeFocus() { WebAXObjectProxy 933 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::ScrollToMakeVisible() { WebAXObjectProxy 937 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::ScrollToMakeVisibleWithSubFocus(int x, int y, WebAXObjectProxy 943 content/shell/renderer/test_runner/web_ax_object_proxy.cc void WebAXObjectProxy::ScrollToGlobalPoint(int x, int y) { WebAXObjectProxy 947 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::WordStart(int character_index) { WebAXObjectProxy 957 content/shell/renderer/test_runner/web_ax_object_proxy.cc int WebAXObjectProxy::WordEnd(int character_index) { WebAXObjectProxy 969 content/shell/renderer/test_runner/web_ax_object_proxy.cc : WebAXObjectProxy(object, factory) { WebAXObjectProxy 1005 content/shell/renderer/test_runner/web_ax_object_proxy.cc WebAXObjectProxy* unwrapped_object = NULL; WebAXObjectProxy 1015 content/shell/renderer/test_runner/web_ax_object_proxy.cc isolate, new WebAXObjectProxy(object, this)).ToV8(); WebAXObjectProxy 24 content/shell/renderer/test_runner/web_ax_object_proxy.h class WebAXObjectProxy : public gin::Wrappable<WebAXObjectProxy> { WebAXObjectProxy 35 content/shell/renderer/test_runner/web_ax_object_proxy.h WebAXObjectProxy(const blink::WebAXObject& object, Factory* factory); WebAXObjectProxy 36 content/shell/renderer/test_runner/web_ax_object_proxy.h virtual ~WebAXObjectProxy(); WebAXObjectProxy 136 content/shell/renderer/test_runner/web_ax_object_proxy.h DISALLOW_COPY_AND_ASSIGN(WebAXObjectProxy); WebAXObjectProxy 139 content/shell/renderer/test_runner/web_ax_object_proxy.h class RootWebAXObjectProxy : public WebAXObjectProxy { WebAXObjectProxy 151 content/shell/renderer/test_runner/web_ax_object_proxy.h class WebAXObjectProxyList : public WebAXObjectProxy::Factory {