Home
last modified time | relevance | path

Searched refs:has_icon (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/sysutils/solaar/Solaar-1.0.1/lib/solaar/ui/
H A Dicons.py95 _has_mint_icons = _default_theme.has_icon('battery-good-symbolic')
96 _has_gpm_icons = _default_theme.has_icon('gpm-battery-020-charging')
97 _has_oxygen_icons = _default_theme.has_icon('battery-charging-caution') and \
98 _default_theme.has_icon('battery-charging-040')
99 _has_gnome_icons = _default_theme.has_icon('battery-caution-charging') and \
100 _default_theme.has_icon('battery-full-charged')
101 _has_elementary_icons = _default_theme.has_icon('battery-020-charging')
117 if not _default_theme.has_icon(icon_name):
129 if _has_gpm_icons and _default_theme.has_icon('gpm-battery-missing'):
219 if _default_theme.has_icon(n):
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/PersonalDesktop/ItemsBlock/classes/
H A Dclass.ilPDSelectedItemsBlockGroup.php12 protected $has_icon = false; variable in ilPDSelectedItemsBlockGroup
70 * @param bool $has_icon
72 public function setHasIcon($has_icon) argument
74 $this->has_icon = $has_icon;
/dports/www/ilias6/ILIAS-6.14/Services/Dashboard/ItemsBlock/classes/
H A Dclass.ilPDSelectedItemsBlockGroup.php12 protected $has_icon = false; variable in ilPDSelectedItemsBlockGroup
70 * @param bool $has_icon
72 public function setHasIcon($has_icon) argument
74 $this->has_icon = $has_icon;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/content_settings/
H A Dcontent_setting_media_image_model_unittest.mm47 bool has_icon,
52 EXPECT_EQ(HasIcon(model), has_icon);
111 *content_setting_image_model, true /*is_visible*/, true /*has_icon*/,
116 *content_setting_image_model, true /*is_visible*/, true /*has_icon*/,
132 *content_setting_image_model, true /*is_visible*/, true /*has_icon*/,
137 true /*has_icon*/,
156 *content_setting_image_model, true /*is_visible*/, true /*has_icon*/,
163 *content_setting_image_model, true /*is_visible*/, true /*has_icon*/,
189 true /*has_icon*/,
204 true /*has_icon*/,
[all …]
/dports/security/clamtk/clamtk-1f026f0/lib/
H A DIcons.pm65 if ( $theme->has_icon( $wanted ) ) {
67 } elsif ( $theme->has_icon( $table{ $wanted } ) ) {
70 if ( $theme->has_icon( 'image-missing' ) ) {
77 if ( $theme->has_icon( 'image-missing' ) ) {
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Diconstyle_test.cc60 ASSERT_FALSE(iconstyle_->has_icon()); in TEST_F()
100 ASSERT_TRUE(iconstyle_->has_icon()); in TEST_F()
114 ASSERT_FALSE(iconstyle_->has_icon()); in TEST_F()
124 ASSERT_TRUE(iconstyle->has_icon()); in TEST_F()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/profiles/accounts/
H A D_providers.html.haml9 - has_icon = provider_has_icon?(provider)
14 - if has_icon
24 - if has_icon
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/
H A Dpce_style_item.pl72 tick_box(has_icon, @off,
116 get(SI, member, has_icon, Box),
121 ; send(Box, selection, has_icon),
126 get(SI, member, has_icon, Box),
127 ( get(Box, selected, has_icon, @off)
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/menus/
H A Ddzl-menu-button-item.c43 guint has_icon : 1; member
158 self->has_icon = !!g_value_get_string (value); in dzl_menu_button_item_set_property()
160 gtk_widget_set_visible (GTK_WIDGET (self->image), self->has_icon && self->show_image); in dzl_menu_button_item_set_property()
181 gtk_widget_set_visible (GTK_WIDGET (self->image), self->has_icon && self->show_image); in dzl_menu_button_item_set_property()
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Diconstyle.cc82 if (has_icon()) { in Serialize()
96 if (has_icon()) { in AcceptChildren()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/devise/shared/
H A D_omniauth_box.html.haml9 - has_icon = provider_has_icon?(provider)
11 - if has_icon
/dports/games/retroarch/RetroArch-1.9.7/gfx/widgets/
H A Dgfx_widget_load_content_animation.c103 bool has_icon; member
183 state->has_icon = false; in gfx_widget_load_content_animation_reset()
207 if (state->has_icon) in gfx_widget_load_content_animation_load_icon()
453 state->has_icon = path_is_valid(icon_path); in gfx_widget_start_load_content_animation()
460 if (!state->has_icon) in gfx_widget_start_load_content_animation()
487 state->has_icon = path_is_valid(icon_path); in gfx_widget_start_load_content_animation()
493 if (!state->has_icon) in gfx_widget_start_load_content_animation()
504 state->has_icon = path_is_valid(icon_path); in gfx_widget_start_load_content_animation()
/dports/x11-themes/lxappearance/lxappearance-0.6.3/src/
H A Dicon-theme.c94 theme->has_icon = g_key_file_has_key(kf, "Icon Theme", "Directories", NULL); in load_icon_themes_from_dir()
107 if(theme->has_icon || theme->has_cursor) in load_icon_themes_from_dir()
174 gboolean both = theme->has_icon && theme->has_cursor; in on_remove_theme_clicked()
253 if(theme->has_icon) in icon_theme_init()
H A Dicon-theme.h37 gboolean has_icon : 1; member
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Doption_button.cpp38 if (has_icon("arrow")) { in get_minimum_size()
57 if (!has_icon("arrow")) in _notification()
86 if (has_icon("arrow")) { in _notification()
356 if (has_icon("arrow")) { in OptionButton()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Doption_button.cpp38 if (has_icon("arrow")) { in get_minimum_size()
57 if (!has_icon("arrow")) in _notification()
86 if (has_icon("arrow")) { in _notification()
356 if (has_icon("arrow")) { in OptionButton()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dpayment_handler_web_flow_view_controller.cc153 const bool has_icon = icon_bitmap && !icon_bitmap->drawsNothing(); in ReadOnlyOriginView() local
154 float adjusted_width = base::checked_cast<float>(has_icon ? icon_bitmap->width() : 0); in ReadOnlyOriginView()
155 if (has_icon) { in ReadOnlyOriginView()
171 if (has_icon) { in ReadOnlyOriginView()
/dports/multimedia/quodlibet/quodlibet-4.3.0/tests/
H A Dtest_icons.py24 self.failUnless(theme.has_icon(i))
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/examples/
H A Dadw-tab-view-demo-window.c386 gboolean has_icon = FALSE; in setup_menu_cb() local
405 has_icon = adw_tab_page_get_icon (page) != NULL; in setup_menu_cb()
415 set_tab_action_enabled (self, "refresh-icon", has_icon); in setup_menu_cb()
418 set_tab_action_state (self, "icon", has_icon); in setup_menu_cb()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/examples/
H A Dhdy-tab-view-demo-window.c378 gboolean has_icon = FALSE; in setup_menu_cb() local
397 has_icon = hdy_tab_page_get_icon (page) != NULL; in setup_menu_cb()
407 set_tab_action_enabled (self, "refresh-icon", has_icon); in setup_menu_cb()
410 set_tab_action_state (self, "icon", has_icon); in setup_menu_cb()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/examples/
H A Dadw-tab-view-demo-window.c386 gboolean has_icon = FALSE; in setup_menu_cb() local
405 has_icon = adw_tab_page_get_icon (page) != NULL; in setup_menu_cb()
415 set_tab_action_enabled (self, "refresh-icon", has_icon); in setup_menu_cb()
418 set_tab_action_state (self, "icon", has_icon); in setup_menu_cb()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/examples/
H A Dhdy-tab-view-demo-window.c378 gboolean has_icon = FALSE; in setup_menu_cb() local
397 has_icon = hdy_tab_page_get_icon (page) != NULL; in setup_menu_cb()
407 set_tab_action_enabled (self, "refresh-icon", has_icon); in setup_menu_cb()
410 set_tab_action_state (self, "icon", has_icon); in setup_menu_cb()
/dports/www/tikiwiki/tiki-21.2/installer/schema/
H A D20190121_h5p_add_new_library_fields_tiki.sql1 ALTER TABLE `tiki_h5p_libraries` ADD `has_icon` INT UNSIGNED NOT NULL DEFAULT '0';
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Ddependency_editor.cpp200 if (has_icon(type, "EditorIcons")) { in _update_list()
353 if (!has_icon(type, "EditorIcons")) { in _fill_owners()
419 if (!has_icon(type, "EditorIcons")) { in _fill_owners()
517 if (!has_icon(type, "EditorIcons")) { in show()
625 if (has_icon(type, "EditorIcons")) { in _fill_owners()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Ddependency_editor.cpp200 if (has_icon(type, "EditorIcons")) { in _update_list()
353 if (!has_icon(type, "EditorIcons")) { in _fill_owners()
419 if (!has_icon(type, "EditorIcons")) { in _fill_owners()
517 if (!has_icon(type, "EditorIcons")) { in show()
625 if (has_icon(type, "EditorIcons")) { in _fill_owners()

12345678910