#include <ax_fragment_root_delegate_win.h>
Public Member Functions | |
| virtual gfx::NativeViewAccessible | GetChildOfAXFragmentRoot ()=0 |
| virtual gfx::NativeViewAccessible | GetParentOfAXFragmentRoot ()=0 |
| virtual bool | IsAXFragmentRootAControlElement ()=0 |
Definition at line 14 of file ax_fragment_root_delegate_win.h.
|
pure virtual |
Implemented in flutter::AccessibilityBridgeWindows, and ui::TestFragmentRootDelegate.
Referenced by ui::AXFragmentRootWin::GetChildNodeDelegate().
|
pure virtual |
Implemented in flutter::AccessibilityBridgeWindows, and ui::TestFragmentRootDelegate.
|
pure virtual |
Implemented in flutter::AccessibilityBridgeWindows, and ui::TestFragmentRootDelegate.
Referenced by ui::AXFragmentRootWin::IsControlElement().