This is the complete list of members for ui::AXPlatformNodeTextRangeProviderTest, including all inherited members.
| ax_fragment_root_ | ui::AXPlatformNodeWinTest | protected |
| AXPlatformNodeFromNode(AXNode *node) | ui::AXPlatformNodeWinTest | protected |
| AXPlatformNodeTest() | ui::AXPlatformNodeTest | |
| AXPlatformNodeTest(const AXPlatformNodeTest &)=delete | ui::AXPlatformNodeTest | |
| AXPlatformNodeWinTest() | ui::AXPlatformNodeWinTest | |
| Build3X3Table() | ui::AXPlatformNodeTest | protected |
| BuildAriaColumnAndRowCountGrids() | ui::AXPlatformNodeTest | protected |
| BuildAXTreeForBoundingRectangles() | ui::AXPlatformNodeTextRangeProviderTest | inline |
| BuildAXTreeForMove() | ui::AXPlatformNodeTextRangeProviderTest | inline |
| BuildAXTreeForMoveByFormat() | ui::AXPlatformNodeTextRangeProviderTest | inline |
| BuildContentEditable() | ui::AXPlatformNodeTest | protected |
| BuildContentEditableWithSelectionRange(int32_t start, int32_t end) | ui::AXPlatformNodeTest | protected |
| BuildListBox(bool option_1_is_selected, bool option_2_is_selected, bool option_3_is_selected, const std::vector< ax::mojom::State > &additional_state) | ui::AXPlatformNodeTest | protected |
| BuildTextDocument(const std::vector< std::string > &text_nodes_content, bool build_word_boundaries_offsets=false, bool place_text_on_one_line=false) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| BuildTextField() | ui::AXPlatformNodeTest | protected |
| BuildTextFieldWithSelectionRange(int32_t start, int32_t stop) | ui::AXPlatformNodeTest | protected |
| CheckIUnknownHasName(Microsoft::WRL::ComPtr< IUnknown > unknown, const wchar_t *expected_name) | ui::AXPlatformNodeWinTest | protected |
| CheckVariantHasName(const base::win::ScopedVariant &variant, const wchar_t *expected_name) | ui::AXPlatformNodeWinTest | protected |
| ComputeWordBoundariesOffsets(const std::string &text, std::vector< int > &word_start_offsets, std::vector< int > &word_end_offsets) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| CopyOwnerToClone(ITextRangeProvider *source_range, ITextRangeProvider *destination_range) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| CreateTextRangeProviderWin(ComPtr< AXPlatformNodeTextRangeProviderWin > &text_range_provider_win, AXPlatformNodeWin *owner, const AXNode *start_anchor, int start_offset, ax::mojom::TextAffinity start_affinity, const AXNode *end_anchor, int end_offset, ax::mojom::TextAffinity end_affinity) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| DestroyTree() | ui::TestAXTreeManager | |
| ExpectPositionsEqual(const AXNodePosition::AXPositionInstance &a, const AXNodePosition::AXPositionInstance &b) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| GetCellInTable() | ui::AXPlatformNodeWinTest | protected |
| GetEnd(const AXPlatformNodeTextRangeProviderWin *text_range) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| GetFragmentRoot() | ui::AXPlatformNodeWinTest | protected |
| GetIRawElementProviderSimpleFromChildIndex(int child_index) | ui::AXPlatformNodeWinTest | protected |
| GetIRawElementProviderSimpleFromTree(const ui::AXTreeID tree_id, const AXNode::AXID node_id) | ui::AXPlatformNodeWinTest | protected |
| GetNodeFromTree(const AXTreeID tree_id, const AXNode::AXID node_id) const override | ui::TestAXTreeManager | virtual |
| GetNodeFromTree(const AXNode::AXID node_id) const override | ui::TestAXTreeManager | virtual |
| GetOwner(const AXPlatformNodeTextRangeProviderWin *text_range) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| GetParentNodeFromParentTreeAsAXNode() const override | ui::TestAXTreeManager | virtual |
| GetParentTreeID() const override | ui::TestAXTreeManager | virtual |
| GetRootAsAXNode() const override | ui::TestAXTreeManager | virtual |
| GetRootIAccessible() | ui::AXPlatformNodeWinTest | protected |
| GetRootIRawElementProviderFragment() | ui::AXPlatformNodeWinTest | protected |
| GetRootIRawElementProviderSimple() | ui::AXPlatformNodeWinTest | protected |
| GetStart(const AXPlatformNodeTextRangeProviderWin *text_range) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| GetSupportedPatternsFromNodeId(AXNode::AXID id) | ui::AXPlatformNodeWinTest | protected |
| GetTextRangeProviderFromTextNode(ComPtr< ITextRangeProvider > &text_range_provider, ui::AXNode *text_node) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| GetTree() const | ui::TestAXTreeManager | virtual |
| GetTreeID() const override | ui::TestAXTreeManager | virtual |
| IAccessibleFromNode(AXNode *node) | ui::AXPlatformNodeWinTest | protected |
| Init(const AXTreeUpdate &initial_state) | ui::AXPlatformNodeTest | protected |
| Init(const ui::AXNodeData &node1, const ui::AXNodeData &node2=ui::AXNodeData(), const ui::AXNodeData &node3=ui::AXNodeData(), const ui::AXNodeData &node4=ui::AXNodeData(), const ui::AXNodeData &node5=ui::AXNodeData(), const ui::AXNodeData &node6=ui::AXNodeData(), const ui::AXNodeData &node7=ui::AXNodeData(), const ui::AXNodeData &node8=ui::AXNodeData(), const ui::AXNodeData &node9=ui::AXNodeData(), const ui::AXNodeData &node10=ui::AXNodeData(), const ui::AXNodeData &node11=ui::AXNodeData(), const ui::AXNodeData &node12=ui::AXNodeData()) | ui::AXPlatformNodeTest | protected |
| InitFragmentRoot() | ui::AXPlatformNodeWinTest | protected |
| InitNodeAsFragmentRoot(AXNode *node, TestFragmentRootDelegate *delegate) | ui::AXPlatformNodeWinTest | protected |
| IRawElementProviderFragmentFromNode(AXNode *node) | ui::AXPlatformNodeWinTest | protected |
| kEmbeddedCharacterAsString | ui::AXPlatformNodeWinTest | protectedstatic |
| NormalizeTextRange(AXPlatformNodeTextRangeProviderWin *text_range, AXNodePosition::AXPositionInstance &start, AXNodePosition::AXPositionInstance &end) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| operator=(const AXPlatformNodeTest &)=delete | ui::AXPlatformNodeTest | |
| ui::TestAXTreeManager::operator=(const TestAXTreeManager &manager)=delete | ui::TestAXTreeManager | |
| PatternSet typedef | ui::AXPlatformNodeWinTest | protected |
| QueryInterfaceFromNode(AXNode *node) | ui::AXPlatformNodeWinTest | protected |
| QueryInterfaceFromNode(AXNode *node) | ui::AXPlatformNodeWinTest | |
| QueryInterfaceFromNodeId(AXNode::AXID id) | ui::AXPlatformNodeWinTest | protected |
| QueryInterfaceFromNodeId(AXNode::AXID id) | ui::AXPlatformNodeWinTest | |
| SetOwner(AXPlatformNodeWin *owner, ITextRangeProvider *destination_range) | ui::AXPlatformNodeTextRangeProviderTest | inline |
| SetTree(std::unique_ptr< AXTree > tree) | ui::TestAXTreeManager | |
| SetUp() override | ui::AXPlatformNodeWinTest | |
| TearDown() override | ui::AXPlatformNodeWinTest | |
| test_fragment_root_delegate_ | ui::AXPlatformNodeWinTest | protected |
| TestAXTreeManager() | ui::TestAXTreeManager | |
| TestAXTreeManager(std::unique_ptr< AXTree > tree) | ui::TestAXTreeManager | explicit |
| TestAXTreeManager(const TestAXTreeManager &manager)=delete | ui::TestAXTreeManager | |
| tree_for_move_full_text | ui::AXPlatformNodeTextRangeProviderTest | |
| ~AXPlatformNodeTest() override | ui::AXPlatformNodeTest | |
| ~AXPlatformNodeWinTest() override | ui::AXPlatformNodeWinTest | |
| ~AXTreeManager()=default | ui::AXTreeManager | virtual |
| ~TestAXTreeManager() | ui::TestAXTreeManager | virtual |