Home
last modified time | relevance | path

Searched refs:kTooltip (Results 26 – 50 of 65) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_role_properties.cc462 case ax::mojom::Role::kTooltip: in IsSection()
718 case ax::mojom::Role::kTooltip: in ShouldHaveReadonlyStateByDefault()
H A Dax_enums.mojom300 kTooltip,
531 kTooltip,
H A Dax_enum_util.cc638 case ax::mojom::Role::kTooltip: in ToString()
1021 return ax::mojom::Role::kTooltip; in ParseRole()
1460 case ax::mojom::StringAttribute::kTooltip: in ToString()
1521 return ax::mojom::StringAttribute::kTooltip; in ParseStringAttribute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dwayland_window_unittest.cc1330 CreateWaylandWindowWithParams(PlatformWindowType::kTooltip, in TEST_P()
1355 PlatformWindowType::kTooltip, gfx::kNullAcceleratedWidget, in TEST_P()
1408 CreateWaylandWindowWithParams(PlatformWindowType::kTooltip, in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/
H A Dwayland_buffer_manager_unittest.cc890 PlatformWindowType::kTooltip}; in TEST_P()
904 if (type != PlatformWindowType::kTooltip) in TEST_P()
932 if (type != PlatformWindowType::kTooltip) { in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_role_properties.cc527 case ax::mojom::Role::kTooltip: in IsSection()
726 case ax::mojom::Role::kTooltip: in ShouldHaveReadonlyStateByDefault()
H A Dax_enum_util.cc511 case ax::mojom::Role::kTooltip: in ToString()
803 case ax::mojom::StringAttribute::kTooltip: in ToString()
H A Dax_enums.mojom299 kTooltip,
531 kTooltip,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_platform.cc70 return ui::PlatformWindowType::kTooltip; in GetPlatformWindowType()
/dports/games/widelands/widelands-build21/src/wui/
H A Dinteractive_gamebase.cc493 productionsite->info_string(Widelands::Building::InfoStringFormat::kTooltip)); in set_sel_pos()
/dports/games/widelands/widelands-build21/src/graphic/
H A Dstyle_manager.cc216 add_font_style(UI::FontStyle::kTooltip, *element_table, "tooltip"); in init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/
H A Dcross_platform_accessibility_browsertest.cc854 GetAttr(input1, ax::mojom::StringAttribute::kTooltip).c_str()); in IN_PROC_BROWSER_TEST_F()
861 GetAttr(input2, ax::mojom::StringAttribute::kTooltip).c_str()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_platform.cc79 return ui::PlatformWindowType::kTooltip; in GetPlatformWindowType()
/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dbuilding.cc568 case InfoStringFormat::kTooltip: in info_string()
/dports/games/widelands/widelands-build21/src/ui_basic/
H A Dpanel.cc1141 text_to_render = as_richtext_paragraph(text_to_render, UI::FontStyle::kTooltip); in draw_tooltip()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_window_unittest.cc1629 CreateWaylandWindowWithParams(PlatformWindowType::kTooltip, in TEST_P()
1656 PlatformWindowType::kTooltip, gfx::kNullAcceleratedWidget, in TEST_P()
1856 CreateWaylandWindowWithParams(PlatformWindowType::kTooltip, in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Dcross_platform_accessibility_browsertest.cc964 GetAttr(input1, ax::mojom::StringAttribute::kTooltip).c_str()); in IN_PROC_BROWSER_TEST_F()
971 GetAttr(input2, ax::mojom::StringAttribute::kTooltip).c_str()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/accessibility/
H A Daccessibility_node_info_data_wrapper.cc367 out_data->AddStringAttribute(ax::mojom::StringAttribute::kTooltip, tooltip); in Serialize()
H A Daccessibility_node_info_data_wrapper_unittest.cc419 data.GetStringAttribute(ax::mojom::StringAttribute::kTooltip, &prop)); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/corewm/
H A Dtooltip_controller_unittest.cc258 EXPECT_EQ(ax::mojom::Role::kTooltip, node_data.role); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/corewm/
H A Dtooltip_controller_unittest.cc259 EXPECT_EQ(ax::mojom::Role::kTooltip, node_data.role); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_mac.mm219 {ax::mojom::Role::kTooltip, NSAccessibilityGroupRole},
275 {ax::mojom::Role::kTooltip, @"AXUserInterfaceTooltip"},
H A Dax_platform_node_win.cc4089 } else if (HasStringAttribute(ax::mojom::StringAttribute::kTooltip)) { in GetPropertyValue()
4091 GetStringAttributeAsBstr(ax::mojom::StringAttribute::kTooltip, in GetPropertyValue()
5196 case ax::mojom::Role::kTooltip: in MSAARole()
6026 case ax::mojom::Role::kTooltip: in UIAAriaRole()
6684 case ax::mojom::Role::kTooltip: in ComputeUIAControlType()
6765 case ax::mojom::Role::kTooltip: in IsUIAControl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_mac.mm220 {ax::mojom::Role::kTooltip, NSAccessibilityGroupRole},
276 {ax::mojom::Role::kTooltip, @"AXUserInterfaceTooltip"},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dbrowser_accessibility_qt.cpp533 case ax::mojom::Role::kTooltip: in role()

123