Home
last modified time | relevance | path

Searched refs:kTooltip (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/widelands/widelands-build21/src/wui/
H A Dsavegametable.cc161 game_mode_tooltip += as_listitem(_("SP = Single Player"), UI::FontStyle::kTooltip); in add_columns()
165 game_mode_tooltip += as_listitem(_("MP = Multiplayer"), UI::FontStyle::kTooltip); in add_columns()
168 game_mode_tooltip += as_listitem(_("H = Multiplayer (Host)"), UI::FontStyle::kTooltip); in add_columns()
171 .font_style(UI::FontStyle::kTooltip) in add_columns()
226 game_mode_tooltip += as_listitem(_("MP = Multiplayer"), UI::FontStyle::kTooltip); in add_columns()
229 game_mode_tooltip += as_listitem(_("H = Multiplayer (Host)"), UI::FontStyle::kTooltip); in add_columns()
232 .font_style(UI::FontStyle::kTooltip) in add_columns()
H A Dattack_box.cc235 _("Hold down Ctrl to remove all soldiers from the list"), UI::FontStyle::kTooltip) % in init()
237 UI::FontStyle::kTooltip)) in init()
252 _("Hold down Ctrl to add all soldiers to the list"), UI::FontStyle::kTooltip) % in init()
254 UI::FontStyle::kTooltip)) in init()
H A Dinputqueuedisplay.cc348 _("Hold down Shift to decrease all ware types at the same time"), UI::FontStyle::kTooltip) in update_max_fill_buttons()
353 _("Hold down Ctrl to allow none of this ware"), UI::FontStyle::kTooltip)) in update_max_fill_buttons()
375 _("Hold down Shift to increase all ware types at the same time"), UI::FontStyle::kTooltip) in update_max_fill_buttons()
380 _("Hold down Ctrl to allow all of this ware"), UI::FontStyle::kTooltip)) in update_max_fill_buttons()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Dlogin_tooltip_view.cc49 node_data->role = ax::mojom::Role::kTooltip; in GetAccessibleNodeData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dwayland_window_factory.cc39 case PlatformWindowType::kTooltip: in Create()
H A Dwayland_window.cc266 parent_window_->type() != PlatformWindowType::kTooltip); in DispatchEvent()
/dports/games/widelands/widelands-build21/src/ui_fsmenu/
H A Dinternet_lobby.cc144 g_gr->styles().font_style(UI::FontStyle::kTooltip).as_font_tag(_("Administrator")) % in FullscreenMenuInternetLobby()
145 g_gr->styles().font_style(UI::FontStyle::kTooltip).as_font_tag(_("Registered")) % in FullscreenMenuInternetLobby()
146 g_gr->styles().font_style(UI::FontStyle::kTooltip).as_font_tag(_("Unregistered"))) in FullscreenMenuInternetLobby()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_window_factory.cc51 case PlatformWindowType::kTooltip: in Create()
/dports/games/widelands/widelands-build21/src/graphic/styles/
H A Dfont_style.h46 kTooltip, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/
H A Dplatform_window_init_properties.h31 kTooltip, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/
H A Dplatform_window_init_properties.h31 kTooltip, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_node_data_unittest.cc72 node_2.AddStringAttribute(ax::mojom::StringAttribute::kTooltip, in TEST()
74 EXPECT_TRUE(node_2.GetStringAttribute(ax::mojom::StringAttribute::kTooltip, in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/bubble/
H A Dtooltip_icon.cc56 node_data->role = ax::mojom::Role::kTooltip; in GetAccessibleNodeData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/bubble/
H A Dtooltip_icon.cc57 node_data->role = ax::mojom::Role::kTooltip; in GetAccessibleNodeData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_node_data_unittest.cc75 node_2.AddStringAttribute(ax::mojom::StringAttribute::kTooltip, in TEST()
77 EXPECT_TRUE(node_2.GetStringAttribute(ax::mojom::StringAttribute::kTooltip, in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/x11/
H A Dx11_window.cc58 case PlatformWindowType::kTooltip: in GetXWindowType()
59 return WindowType::kTooltip; in GetXWindowType()
/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dbuilding.h230 enum class InfoStringFormat { kCensus, kStatistics, kTooltip }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_window.h57 kTooltip, in COMPONENT_EXPORT() enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/corewm/
H A Dtooltip_aura.cc168 node_data->role = ax::mojom::Role::kTooltip; in GetAccessibleNodeData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A Dx11_window.h62 kTooltip, in COMPONENT_EXPORT() enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/x11/
H A Dx11_window.cc66 case PlatformWindowType::kTooltip: in GetXWindowType()
67 return WindowType::kTooltip; in GetXWindowType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_linux.cc333 case ui::PlatformWindowType::kTooltip: in AddAdditionalInitProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/corewm/
H A Dtooltip_aura.cc140 node_data->role = ax::mojom::Role::kTooltip; in GetAccessibleNodeData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_linux.cc304 case ui::PlatformWindowType::kTooltip: in AddAdditionalInitProperties()
/dports/games/widelands/widelands-build21/src/graphic/
H A Dtext_layout.cc250 f % g_gr->styles().font_style(UI::FontStyle::kTooltip).as_font_tag(text); in as_tooltip_text_with_hotkey()

123