| AddAttributeToList(const ax::mojom::StringAttribute attribute, const char *name, PlatformAttributeList *attributes) | ui::AXPlatformNodeBase | protected |
| AddAttributeToList(const ax::mojom::BoolAttribute attribute, const char *name, PlatformAttributeList *attributes) | ui::AXPlatformNodeBase | protected |
| AddAttributeToList(const ax::mojom::IntAttribute attribute, const char *name, PlatformAttributeList *attributes) | ui::AXPlatformNodeBase | protected |
| AddAttributeToList(const char *name, const std::string &value, PlatformAttributeList *attributes) | ui::AXPlatformNodeBase | protectedvirtual |
| AddAttributeToList(const char *name, const char *value, PlatformAttributeList *attributes) | ui::AXPlatformNodeBase | protectedvirtual |
| AddAXModeObserver(AXModeObserver *observer) | ui::AXPlatformNode | static |
| Anywhere enum value | ui::AXPlatformNodeBase | |
| AXPlatformNode() | ui::AXPlatformNode | protected |
| AXPlatformNodeBase() | ui::AXPlatformNodeBase | |
| AXPlatformNodeChildIterator typedef | ui::AXPlatformNodeBase | |
| AXPlatformNodeChildrenBegin() const | ui::AXPlatformNodeBase | |
| AXPlatformNodeChildrenEnd() const | ui::AXPlatformNodeBase | |
| BottomEdge enum value | ui::AXPlatformNodeBase | |
| BottomRight enum value | ui::AXPlatformNodeBase | |
| ChildAtIndex(int index) const | ui::AXPlatformNodeBase | |
| CompareTo(AXPlatformNodeBase &other) | ui::AXPlatformNodeBase | |
| ComputeAttributes(PlatformAttributeList *attributes) | ui::AXPlatformNodeBase | protected |
| ComputeTextAttributes() const | ui::AXPlatformNodeBase | |
| Create(AXPlatformNodeDelegate *delegate) | ui::AXPlatformNode | static |
| delegate_ | ui::AXPlatformNodeBase | |
| Destroy() override | ui::AXPlatformNodeBase | virtual |
| Dispose() | ui::AXPlatformNodeBase | protectedvirtual |
| FlutterTextPlatformNode(FlutterPlatformNodeDelegate *delegate, __weak FlutterViewController *view_controller) | flutter::FlutterTextPlatformNode | explicit |
| FromNativeViewAccessible(gfx::NativeViewAccessible accessible) | ui::AXPlatformNodeBase | protectedstatic |
| FromNativeWindow(gfx::NativeWindow native_window) | ui::AXPlatformNode | static |
| GetAccessibilityMode() | ui::AXPlatformNode | inlinestatic |
| GetAncestors() | ui::AXPlatformNodeBase | |
| GetBoolAttribute(ax::mojom::BoolAttribute attr) const | ui::AXPlatformNodeBase | |
| GetBoolAttribute(ax::mojom::BoolAttribute attr, bool *value) const | ui::AXPlatformNodeBase | |
| GetChildCount() const | ui::AXPlatformNodeBase | |
| GetData() const | ui::AXPlatformNodeBase | |
| GetDelegate() const override | ui::AXPlatformNodeBase | virtual |
| GetFirstChild() const | ui::AXPlatformNodeBase | |
| GetFloatAttribute(ax::mojom::FloatAttribute attr) const | ui::AXPlatformNodeBase | |
| GetFloatAttribute(ax::mojom::FloatAttribute attr, float *value) const | ui::AXPlatformNodeBase | |
| GetFocus() | ui::AXPlatformNodeBase | |
| GetFontSizeInPoints() const | ui::AXPlatformNodeBase | |
| GetFrame() | flutter::FlutterTextPlatformNode | |
| GetFromUniqueId(int32_t unique_id) | ui::AXPlatformNodeBase | static |
| GetHyperlinkFromHypertextOffset(int offset) | ui::AXPlatformNodeBase | protected |
| GetHyperlinkIndexFromChild(AXPlatformNodeBase *child) | ui::AXPlatformNodeBase | protected |
| GetHypertext() const | ui::AXPlatformNodeBase | |
| GetHypertextOffsetFromChild(AXPlatformNodeBase *child) | ui::AXPlatformNodeBase | protected |
| GetHypertextOffsetFromDescendant(AXPlatformNodeBase *descendant) | ui::AXPlatformNodeBase | protected |
| GetHypertextOffsetFromEndpoint(AXPlatformNodeBase *endpoint_object, int endpoint_offset) | ui::AXPlatformNodeBase | protected |
| GetHypertextOffsetFromHyperlinkIndex(int32_t hyperlink_index) | ui::AXPlatformNodeBase | protected |
| GetIndexInParent() | ui::AXPlatformNodeBase | virtual |
| GetInheritedString16Attribute(ax::mojom::StringAttribute attribute) const | ui::AXPlatformNodeBase | |
| GetInheritedString16Attribute(ax::mojom::StringAttribute attribute, std::u16string *value) const | ui::AXPlatformNodeBase | |
| GetInheritedStringAttribute(ax::mojom::StringAttribute attribute) const | ui::AXPlatformNodeBase | |
| GetInheritedStringAttribute(ax::mojom::StringAttribute attribute, std::string *value) const | ui::AXPlatformNodeBase | |
| GetInnerText() const | ui::AXPlatformNodeBase | |
| GetInstanceCountForTesting() | ui::AXPlatformNodeBase | static |
| GetIntAttribute(ax::mojom::IntAttribute attribute) const | ui::AXPlatformNodeBase | |
| GetIntAttribute(ax::mojom::IntAttribute attribute, int *value) const | ui::AXPlatformNodeBase | |
| GetIntListAttribute(ax::mojom::IntListAttribute attribute) const | ui::AXPlatformNodeBase | |
| GetIntListAttribute(ax::mojom::IntListAttribute attribute, std::vector< int32_t > *value) const | ui::AXPlatformNodeBase | |
| GetInvalidValue() const | ui::AXPlatformNodeBase | protected |
| GetLastChild() const | ui::AXPlatformNodeBase | |
| GetMaxSelectableItems() const | ui::AXPlatformNodeBase | protected |
| GetName() const | ui::AXPlatformNodeBase | |
| GetNameAsString16() const | ui::AXPlatformNodeBase | |
| GetNativeViewAccessible() override | flutter::FlutterTextPlatformNode | virtual |
| GetNextSibling() const | ui::AXPlatformNodeBase | |
| GetParent() const | ui::AXPlatformNodeBase | |
| GetPopupFocusOverride() | ui::AXPlatformNode | static |
| GetPosInSet() const | ui::AXPlatformNodeBase | protected |
| GetPreviousSibling() const | ui::AXPlatformNodeBase | |
| GetRangeValueText() const | ui::AXPlatformNodeBase | protected |
| GetRoleDescription() const | ui::AXPlatformNodeBase | protected |
| GetRoleDescriptionFromImageAnnotationStatusOrFromAttribute() const | ui::AXPlatformNodeBase | protected |
| GetSelectedItem(int selected_index) const | ui::AXPlatformNodeBase | |
| GetSelectedItems(int max_items, std::vector< AXPlatformNodeBase * > *out_selected_items=nullptr) const | ui::AXPlatformNodeBase | |
| GetSelectionAnchor(const AXTree::Selection *selection) | ui::AXPlatformNodeBase | protected |
| GetSelectionContainer() const | ui::AXPlatformNodeBase | |
| GetSelectionCount() const | ui::AXPlatformNodeBase | |
| GetSelectionFocus(const AXTree::Selection *selection) | ui::AXPlatformNodeBase | protected |
| GetSelectionOffsets(int *selection_start, int *selection_end) | ui::AXPlatformNodeBase | protected |
| GetSelectionOffsets(const AXTree::Selection *selection, int *selection_start, int *selection_end) | ui::AXPlatformNodeBase | protected |
| GetSelectionOffsetsFromTree(const AXTree::Selection *selection, int *selection_start, int *selection_end) | ui::AXPlatformNodeBase | protected |
| GetSetSize() const | ui::AXPlatformNodeBase | protected |
| GetString16Attribute(ax::mojom::StringAttribute attribute, std::u16string *value) const | ui::AXPlatformNodeBase | |
| GetString16Attribute(ax::mojom::StringAttribute attribute) const | ui::AXPlatformNodeBase | |
| GetStringAttribute(ax::mojom::StringAttribute attribute) const | ui::AXPlatformNodeBase | |
| GetStringAttribute(ax::mojom::StringAttribute attribute, std::string *value) const | ui::AXPlatformNodeBase | |
| GetTable() const | ui::AXPlatformNodeBase | |
| GetTableAriaColumnCount() const | ui::AXPlatformNodeBase | |
| GetTableAriaRowCount() const | ui::AXPlatformNodeBase | |
| GetTableCaption() const | ui::AXPlatformNodeBase | |
| GetTableCell(int index) const | ui::AXPlatformNodeBase | |
| GetTableCell(int row, int column) const | ui::AXPlatformNodeBase | |
| GetTableCellIndex() const | ui::AXPlatformNodeBase | |
| GetTableColumn() const | ui::AXPlatformNodeBase | |
| GetTableColumnCount() const | ui::AXPlatformNodeBase | |
| GetTableColumnSpan() const | ui::AXPlatformNodeBase | |
| GetTableRow() const | ui::AXPlatformNodeBase | |
| GetTableRowCount() const | ui::AXPlatformNodeBase | |
| GetTableRowSpan() const | ui::AXPlatformNodeBase | |
| GetUniqueId() const | ui::AXPlatformNode | |
| GetValue() const | ui::AXPlatformNodeBase | virtual |
| HasBoolAttribute(ax::mojom::BoolAttribute attr) const | ui::AXPlatformNodeBase | |
| HasCaret(const AXTree::Selection *unignored_selection=nullptr) | ui::AXPlatformNodeBase | |
| HasFloatAttribute(ax::mojom::FloatAttribute attr) const | ui::AXPlatformNodeBase | |
| HasFocus() | ui::AXPlatformNodeBase | |
| HasInheritedStringAttribute(ax::mojom::StringAttribute attribute) const | ui::AXPlatformNodeBase | |
| HasIntAttribute(ax::mojom::IntAttribute attribute) const | ui::AXPlatformNodeBase | |
| HasIntListAttribute(ax::mojom::IntListAttribute attribute) const | ui::AXPlatformNodeBase | |
| HasStringAttribute(ax::mojom::StringAttribute attribute) const | ui::AXPlatformNodeBase | |
| hypertext_ | ui::AXPlatformNodeBase | mutableprotected |
| Init(AXPlatformNodeDelegate *delegate) | ui::AXPlatformNodeBase | virtual |
| IsChildOfLeaf() const | ui::AXPlatformNodeBase | |
| IsDescendant(AXPlatformNodeBase *descendant) | ui::AXPlatformNodeBase | |
| IsDescendantOf(AXPlatformNode *ancestor) const override | ui::AXPlatformNodeBase | virtual |
| IsDocument() const | ui::AXPlatformNodeBase | protected |
| IsHorizontallyScrollable() const | ui::AXPlatformNodeBase | |
| IsInvisibleOrIgnored() const | ui::AXPlatformNodeBase | |
| IsLeaf() const | ui::AXPlatformNodeBase | |
| IsPlainTextField() const | ui::AXPlatformNodeBase | |
| IsPlatformCheckable() const | ui::AXPlatformNodeBase | virtual |
| IsPrimaryWebContentsForWindow() const | ui::AXPlatformNode | |
| IsRichTextField() const | ui::AXPlatformNodeBase | |
| IsSameHypertextCharacter(const AXHypertext &old_hypertext, size_t old_char_index, size_t new_char_index) | ui::AXPlatformNodeBase | protected |
| IsScrollable() const | ui::AXPlatformNodeBase | |
| IsSelectionItemSupported() const | ui::AXPlatformNodeBase | protected |
| IsText() const | ui::AXPlatformNodeBase | |
| IsTextField() const | ui::AXPlatformNodeBase | |
| IsVerticallyScrollable() const | ui::AXPlatformNodeBase | |
| kEmbeddedCharacter | ui::AXPlatformNodeBase | static |
| LeftEdge enum value | ui::AXPlatformNodeBase | |
| NativeWindowHandlerCallback typedef | ui::AXPlatformNode | |
| NearestLeafToPoint(gfx::Point point) const | ui::AXPlatformNodeBase | |
| NearestTextIndexToPoint(gfx::Point point) | ui::AXPlatformNodeBase | |
| NotifyAccessibilityEvent(ax::mojom::Event event_type) override | ui::AXPlatformNodeBase | virtual |
| NotifyAddAXModeFlags(AXMode mode_flags) | ui::AXPlatformNode | static |
| PlatformAttributeList typedef | ui::AXPlatformNodeBase | protected |
| RegisterNativeWindowHandler(std::function< NativeWindowHandlerCallback > handler) | ui::AXPlatformNode | static |
| RemoveAXModeObserver(AXModeObserver *observer) | ui::AXPlatformNode | static |
| RightEdge enum value | ui::AXPlatformNodeBase | |
| SanitizeStringAttribute(const std::string &input, std::string *output) | ui::AXPlatformNodeBase | protectedstatic |
| SanitizeTextAttributeValue(const std::string &input, std::string *output) const | ui::AXPlatformNodeBase | protectedvirtual |
| ScrollToNode(ScrollType scroll_type) | ui::AXPlatformNodeBase | |
| ScrollType enum name | ui::AXPlatformNodeBase | |
| SetHypertextSelection(int start_offset, int end_offset) | ui::AXPlatformNodeBase | protected |
| SetIsPrimaryWebContentsForWindow(bool is_primary) | ui::AXPlatformNode | |
| SetOnNotifyEventCallbackForTesting(ax::mojom::Event event_type, std::function< void()> callback) | ui::AXPlatformNodeBase | static |
| SetPopupFocusOverride(gfx::NativeViewAccessible focus_override) | ui::AXPlatformNode | static |
| SubtreeToString() | ui::AXPlatformNode | |
| TopEdge enum value | ui::AXPlatformNodeBase | |
| TopLeft enum value | ui::AXPlatformNodeBase | |
| ToString() | ui::AXPlatformNode | |
| UpdateComputedHypertext() const | ui::AXPlatformNodeBase | protected |
| ~AXPlatformNode() | ui::AXPlatformNode | virtual |
| ~AXPlatformNodeBase() override | ui::AXPlatformNodeBase | |
| ~FlutterTextPlatformNode() override | flutter::FlutterTextPlatformNode | |