Home
last modified time | relevance | path

Searched refs:remove_class (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/www/eolie/eolie-0.9.101/eolie/
H A Dwidget_uri_label.py43 self.__label.get_style_context().remove_class("bottom-left")
44 self.__label.get_style_context().remove_class("top-left")
61 self.__label.get_style_context().remove_class("bottom-right")
62 self.__label.get_style_context().remove_class("top-left")
68 self.__label.get_style_context().remove_class("bottom-left")
69 self.__label.get_style_context().remove_class("bottom-right")
H A Dsites_manager_child.py232 self.__image.get_style_context().remove_class("image-rotate")
345 self.get_style_context().remove_class("drag-down")
347 self.get_style_context().remove_class("drag-up")
357 self.get_style_context().remove_class("drag-up")
358 self.get_style_context().remove_class("drag-down")
H A Dpopover_uri_events.py44 self._bookmarks_box.get_style_context().remove_class("kbd-input")
50 self._tags_box.get_style_context().remove_class("kbd-input")
109 box.get_style_context().remove_class("kbd-input")
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/
H A Dmake_function.h28 template<typename T> struct remove_class { }; struct
30 struct remove_class<R(C::*)(A...)> { using type = R(A...); };
32 struct remove_class<R(C::*)(A...) const> { using type = R(A...); };
34 struct remove_class<R(C::*)(A...) volatile> { using type = R(A...); };
36 struct remove_class<R(C::*)(A...) const volatile> { using type = R(A...); };
39 struct get_signature_impl { using type = typename remove_class<
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/
H A Dmake_function.h28 template<typename T> struct remove_class { }; struct
30 struct remove_class<R(C::*)(A...)> { using type = R(A...); };
32 struct remove_class<R(C::*)(A...) const> { using type = R(A...); };
34 struct remove_class<R(C::*)(A...) volatile> { using type = R(A...); };
36 struct remove_class<R(C::*)(A...) const volatile> { using type = R(A...); };
39 struct get_signature_impl { using type = typename remove_class<
/dports/deskutils/gnome-clocks/gnome-clocks-40.0/src/
H A Dtimer-row.vala103 countdown_label.get_style_context ().remove_class ("timer-paused");
104 countdown_label.get_style_context ().remove_class ("timer-ringing");
105 countdown_label.get_style_context ().remove_class ("timer-running");
114 countdown_label.get_style_context ().remove_class ("timer-ringing");
115 countdown_label.get_style_context ().remove_class ("timer-paused");
126 countdown_label.get_style_context ().remove_class ("timer-paused");
127 countdown_label.get_style_context ().remove_class ("timer-running");
132 countdown_label.get_style_context ().remove_class ("timer-ringing");
133 countdown_label.get_style_context ().remove_class ("timer-running");
H A Dstopwatch-face.vala163 start_btn.get_style_context ().remove_class ("suggested-action");
167 clear_btn.get_style_context ().remove_class ("destructive-action");
170 time_container.get_style_context ().remove_class ("paused-stopwatch");
171 time_container.get_style_context ().remove_class ("stopped-stopwatch");
179 start_btn.get_style_context ().remove_class ("destructive-action");
186 time_container.get_style_context ().remove_class ("running-stopwatch");
187 time_container.get_style_context ().remove_class ("stopped-stopwatch");
204 clear_btn.get_style_context ().remove_class ("destructive-action");
207 time_container.get_style_context ().remove_class ("paused-stopwatch");
208 time_container.get_style_context ().remove_class ("running-stopwatch");
H A Dworld-row.vala52 ctx.remove_class ("night");
53 ctx.remove_class ("astro");
54 ctx.remove_class ("naut");
55 ctx.remove_class ("civil");
56 ctx.remove_class ("day");
/dports/net-im/dino/dino-0.2.2/main/src/ui/chat_input/
H A Dview.vala83 this.get_style_context().remove_class("dino-input-warning");
84 this.get_style_context().remove_class("dino-input-error");
87 this.get_style_context().remove_class("dino-input-warning");
88 this.get_style_context().remove_class("dino-input-error");
92 this.get_style_context().remove_class("dino-input-error");
95 this.get_style_context().remove_class("dino-input-warning");
104 chat_input_status.get_style_context().remove_class("input-status-highlight-once");
/dports/x11/waybar/Waybar-0.9.12/src/modules/mpd/
H A Dmpd.cpp78 label_.get_style_context()->remove_class("stopped"); in setLabel()
79 label_.get_style_context()->remove_class("playing"); in setLabel()
80 label_.get_style_context()->remove_class("paused"); in setLabel()
97 label_.get_style_context()->remove_class("disconnected"); in setLabel()
111 label_.get_style_context()->remove_class("playing"); in setLabel()
112 label_.get_style_context()->remove_class("paused"); in setLabel()
114 label_.get_style_context()->remove_class("stopped"); in setLabel()
117 label_.get_style_context()->remove_class("paused"); in setLabel()
122 label_.get_style_context()->remove_class("playing"); in setLabel()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dlivepatheffect-add.cpp80 current_window->get_style_context()->remove_class("bright"); in sp_add_top_window_classes_callback()
83 current_window->get_style_context()->remove_class("dark"); in sp_add_top_window_classes_callback()
87 current_window->get_style_context()->remove_class("regular"); in sp_add_top_window_classes_callback()
312 _LPEDialogSelector->get_style_context()->remove_class("LPEPackLess"); in viewChanged()
313 _LPEDialogSelector->get_style_context()->remove_class("LPEPackMore"); in viewChanged()
317 _LPEDialogSelector->get_style_context()->remove_class("LPEList"); in viewChanged()
318 _LPEDialogSelector->get_style_context()->remove_class("LPEPackLess"); in viewChanged()
323 _LPEDialogSelector->get_style_context()->remove_class("LPEList"); in viewChanged()
561 child->get_style_context()->remove_class("lpedisabled"); in on_filter()
628 _LPEInfo->get_style_context()->remove_class("lpeinfowarn"); in reload_effect_list()
[all …]
/dports/www/p5-Web-Query/Web-Query-0.39/t/
H A Dremove_class.t21 my $rv = $wq->find('.inner')->remove_class('foo bar');
27 $wq->find('.inner')->remove_class(sub{ 'foo bar' });
/dports/x11/waybar/Waybar-0.9.12/src/modules/sway/
H A Dwindow.cpp97 bar_.window.get_style_context()->remove_class(old_app_id_); in update()
100 bar_.window.get_style_context()->remove_class("solo"); in update()
105 bar_.window.get_style_context()->remove_class("empty"); in update()
114 bar_.window.get_style_context()->remove_class("solo"); in update()
115 bar_.window.get_style_context()->remove_class("empty"); in update()
H A Dworkspaces.cpp202 button.get_style_context()->remove_class("focused"); in update()
207 button.get_style_context()->remove_class("visible"); in update()
212 button.get_style_context()->remove_class("urgent"); in update()
217 button.get_style_context()->remove_class("persistent"); in update()
223 button.get_style_context()->remove_class("current_output"); in update()
226 button.get_style_context()->remove_class("current_output"); in update()
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dwidgets_rating.py80 star.get_style_context().remove_class("selected")
100 self._stars[i].get_style_context().remove_class("selected")
109 widget.get_style_context().remove_class("selected")
114 self._stars[idx].get_style_context().remove_class("selected")
H A Dwidgets_player_artwork.py78 context_style.remove_class("rounded")
146 context_style.remove_class("cover-background")
148 context_style.remove_class("rounded")
H A Dhelper_filtering.py39 style_context.remove_class("typeahead")
65 found_child.get_style_context().remove_class("typeahead")
84 previous_style_context.remove_class("typeahead")
H A Dwidgets_banner.py164 banner_context.remove_class("black")
168 banner_context.remove_class("default-banner")
170 artwork_context.remove_class("default-banner")
H A Dwidgets_placeholder.py58 style_context.remove_class("text-xx-large")
61 style_context.remove_class("text-x-large")
/dports/editors/quilter/quilter-2.2.3/src/Widgets/
H A DSourceView.vala224 buffer_context.remove_class ("big-text");
229 buffer_context.remove_class ("medium-text");
238 buffer_context.remove_class ("medium-text");
239 buffer_context.remove_class ("big-text");
241 buffer_context.remove_class ("small-text");
243 buffer_context.remove_class ("big-text");
245 buffer_context.remove_class ("small-text");
246 buffer_context.remove_class ("medium-text");
252 buffer_context.remove_class ("vier-font");
255 buffer_context.remove_class ("mono-font");
/dports/textproc/meld/meld-3.20.4/meld/ui/
H A Dfindbar.py68 self.find_entry.get_style_context().remove_class("not-found")
91 self.find_entry.get_style_context().remove_class("not-found")
128 self.find_entry.get_style_context().remove_class("not-found")
153 self.find_entry.get_style_context().remove_class("not-found")
/dports/graphics/pdfpc/pdfpc-4.5.0/src/classes/
H A Dtimer_label.vala256 context.remove_class("pretalk");
257 context.remove_class("last-minutes");
258 context.remove_class("overtime");
259 context.remove_class("too-slow");
260 context.remove_class("too-fast");
283 context.remove_class("too-fast");
284 context.remove_class("too-slow");
359 context.remove_class("pretalk");
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/t/
H A Dtest_3_36.t376 $t->root->remove_class( 'foo');
379 $e->remove_class( 'foo');
381 $e->remove_class( 'baz');
383 $e->remove_class( 'foo');
385 $e->remove_class( 'bar');
/dports/editors/setzer/Setzer-0.4.1/setzer/workspace/help_panel/
H A Dhelp_panel_presenter.py42 self.view.search_entry.get_style_context().remove_class('error')
53 self.view.search_entry.get_style_context().remove_class('error')
/dports/x11/waybar/Waybar-0.9.12/src/modules/
H A Didle_inhibitor.cpp47 label_.get_style_context()->remove_class("deactivated"); in update()
53 label_.get_style_context()->remove_class("activated"); in update()

12345678910>>...15