Home
last modified time | relevance | path

Searched refs:text_child_of_nontext (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_textchildprovider_win_unittest.cc55 ui::AXNodeData text_child_of_nontext; in SetUp() local
56 text_child_of_nontext.id = 5; in SetUp()
57 text_child_of_nontext.role = ax::mojom::Role::kStaticText; in SetUp()
58 text_child_of_nontext.SetName("text child of nontext."); in SetUp()
59 nontext_child_of_root.child_ids.push_back(text_child_of_nontext.id); in SetUp()
77 text_child_of_nontext, in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_textchildprovider_win_unittest.cc55 ui::AXNodeData text_child_of_nontext; in SetUp() local
56 text_child_of_nontext.id = 5; in SetUp()
57 text_child_of_nontext.role = ax::mojom::Role::kStaticText; in SetUp()
58 text_child_of_nontext.SetName("text child of nontext."); in SetUp()
59 nontext_child_of_root.child_ids.push_back(text_child_of_nontext.id); in SetUp()
77 text_child_of_nontext, in SetUp()