Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::FlutterTextPlatformNode Member List

This is the complete list of members for flutter::FlutterTextPlatformNode, including all inherited members.

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