Home
last modified time | relevance | path

Searched refs:themed (Results 1 – 25 of 1724) sorted by relevance

12345678910>>...69

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.booking.com21 Sitemap: https://www.booking.com/sitembk-themed-city-apa-index.xml
26 Sitemap: https://www.booking.com/sitembk-themed-city-biz-index.xml
27 Sitemap: https://www.booking.com/sitembk-themed-city-boats-index.xml
33 Sitemap: https://www.booking.com/sitembk-themed-city-cheap-index.xml
41 Sitemap: https://www.booking.com/sitembk-themed-city-flat-index.xml
45 Sitemap: https://www.booking.com/sitembk-themed-city-golf-index.xml
56 Sitemap: https://www.booking.com/sitembk-themed-city-ibis-index.xml
57 Sitemap: https://www.booking.com/sitembk-themed-city-inn-index.xml
64 Sitemap: https://www.booking.com/sitembk-themed-city-mgm-index.xml
81 Sitemap: https://www.booking.com/sitembk-themed-city-ski-index.xml
[all …]
/dports/www/kristall/kristall-6b39f244/src/
H A Ddocumentstyle.cpp436 DocumentStyle themed = *this; in derive() local
493 patchup_font(themed.h1_font); in derive()
501 return themed; in derive()
525 themed.internal_link_color = themed.external_link_color.lighter(110); in derive()
526 themed.cross_scheme_link_color = themed.external_link_color.darker(110); in derive()
528 themed.blockquote_bgcolor = themed.background_color.lighter(130); in derive()
544 themed.internal_link_color = themed.external_link_color.darker(110); in derive()
545 themed.cross_scheme_link_color = themed.external_link_color.lighter(110); in derive()
547 themed.blockquote_bgcolor = themed.background_color.darker(113); in derive()
558 themed.preformatted_color = themed.standard_color; in derive()
[all …]
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgthemedicon.c155 GThemedIcon *themed; in g_themed_icon_finalize() local
157 themed = G_THEMED_ICON (object); in g_themed_icon_finalize()
159 g_strfreev (themed->init_names); in g_themed_icon_finalize()
160 g_strfreev (themed->names); in g_themed_icon_finalize()
229 themed->init_names = NULL; in g_themed_icon_init()
230 themed->names = NULL; in g_themed_icon_init()
267 g_return_if_fail (themed->init_names != NULL && themed->init_names[0] != NULL); in g_themed_icon_update_names()
276 name = g_strndup (themed->init_names[i], strlen (themed->init_names[i]) - 9); in g_themed_icon_update_names()
346 g_strfreev (themed->names); in g_themed_icon_update_names()
350 themed->names[i] = iter->data; in g_themed_icon_update_names()
[all …]
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WindowMaker/
H A DREADME.themes31 setstyle xyztheme.themed
62 tar cvf MyTheme.tar Themes/MyTheme.themed
69 Just remove the .themed directory. Example:
72 rm -fr themename.themed
82 theme1.themed/back.jpg
84 theme2.themed/backimage.jpg
86 theme3.themed/back.jpg
90 rm theme2.themed/backimage.jpg
91 rm theme3.themed/back.jpg
92 ln theme1.themed/back.jpg theme2.themed/backimage.jpg
[all …]
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WindowMaker/
H A DREADME.themes31 setstyle xyztheme.themed
62 tar cvf MyTheme.tar Themes/MyTheme.themed
69 Just remove the .themed directory. Example:
72 rm -fr themename.themed
82 theme1.themed/back.jpg
84 theme2.themed/backimage.jpg
86 theme3.themed/back.jpg
90 rm theme2.themed/backimage.jpg
91 rm theme3.themed/back.jpg
92 ln theme1.themed/back.jpg theme2.themed/backimage.jpg
[all …]
/dports/security/libcryptui/libcryptui-3.12.2/daemon/
H A Dseahorse-gtkstock.c126 add_icons (const gchar **icons, const gchar **themed) in add_icons() argument
168 for ( ; themed && *themed; themed++) { in add_icons()
172 source = make_theme_source (*themed, GTK_ICON_SIZE_BUTTON); in add_icons()
175 source = make_theme_source (*themed, GTK_ICON_SIZE_MENU); in add_icons()
178 source = make_theme_source (*themed, GTK_ICON_SIZE_LARGE_TOOLBAR); in add_icons()
181 source = make_theme_source (*themed, GTK_ICON_SIZE_SMALL_TOOLBAR); in add_icons()
184 source = make_theme_source (*themed, GTK_ICON_SIZE_DIALOG); in add_icons()
187 source = make_theme_source (*themed, -1); in add_icons()
191 gtk_icon_factory_add (factory, *themed, iconset); in add_icons()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/smithay-client-toolkit-0.6.6/src/pointer/
H A Dmod.rs113 AutoPointer::Themed(ref themed) => themed.set_cursor(name, serial), in set_cursor()
136 AutoPointer::Themed(ref themed) => themed.set_cursor_with_scale(name, scale, serial), in set_cursor_with_scale()
146 AutoPointer::Themed(ref themed) => &**themed, in deref()
155 AutoPointer::Themed(ref themed) => AutoPointer::Themed(themed.clone()), in clone()
/dports/graphics/wmicons/WindowMaker-extra-0.1/Themes/
H A DMakefile.am1 SUBDIRS = Checker.themed LeetWM.themed Night.themed STEP2000.themed
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/piechart/
H A Dqpieslice_p.h60 void setPen(const QPen &pen, bool themed);
61 void setBrush(const QBrush &brush, bool themed);
62 void setLabelBrush(const QBrush &brush, bool themed);
63 void setLabelFont(const QFont &font, bool themed);
H A Dqpieslice.cpp758 void QPieSlicePrivate::setPen(const QPen &pen, bool themed) in setPen() argument
765 m_data.m_slicePen.setThemed(themed); in setPen()
775 void QPieSlicePrivate::setBrush(const QBrush &brush, bool themed) in setBrush() argument
782 m_data.m_sliceBrush.setThemed(themed); in setBrush()
790 void QPieSlicePrivate::setLabelBrush(const QBrush &brush, bool themed) in setLabelBrush() argument
797 m_data.m_labelBrush.setThemed(themed); in setLabelBrush()
805 void QPieSlicePrivate::setLabelFont(const QFont &font, bool themed) in setLabelFont() argument
809 m_data.m_labelFont.setThemed(themed); in setLabelFont()
/dports/graphics/wmicons/WindowMaker-extra-0.1/
H A Dconfigure.in29 Themes/Night.themed/Makefile \
30 Themes/LeetWM.themed/Makefile \
31 Themes/Checker.themed/Makefile \
32 Themes/STEP2000.themed/Makefile )
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/smithay-client-toolkit-0.4.6/src/pointer/
H A Dmod.rs154 AutoPointer::Themed(ref themed) => themed.set_cursor(name, serial), in set_cursor()
164 AutoPointer::Themed(ref themed) => &**themed, in deref()
173 AutoPointer::Themed(ref themed) => AutoPointer::Themed(themed.clone()), in clone()
/dports/games/dose-response/dose-response-179c326/cargo-crates/smithay-client-toolkit-0.4.5/src/pointer/
H A Dmod.rs154 AutoPointer::Themed(ref themed) => themed.set_cursor(name, serial), in set_cursor()
164 AutoPointer::Themed(ref themed) => &**themed, in deref()
173 AutoPointer::Themed(ref themed) => AutoPointer::Themed(themed.clone()), in clone()
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Raleigh/gtk-3.0/
H A Dtweaks.css23 @import "options/default-button-themed.css";
29 @import "options/menu-themed.css";
31 @import "options/panel-themed.css";
32 @import "options/window-frame-themed.css";
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Devilsclaw/gtk-3.0/
H A Dtweaks.css23 @import "options/default-button-themed.css";
29 @import "options/menu-themed.css";
31 @import "options/panel-themed.css";
32 @import "options/window-frame-themed.css";
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Rainyday/gtk-3.0/
H A Dtweaks.css23 @import "options/default-button-themed.css";
29 @import "options/menu-themed.css";
31 @import "options/panel-themed.css";
32 @import "options/window-frame-themed.css";
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Rainyday/gtk-2.0/
H A Dtweaks.css23 include "options/default-button-themed.css"
29 include "options/menu-themed.css"
31 include "options/panel-themed.css"
32 include "options/window-frame-themed.css"
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Raleigh/gtk-2.0/
H A Dtweaks.css23 include "options/default-button-themed.css"
29 include "options/menu-themed.css"
31 include "options/panel-themed.css"
32 include "options/window-frame-themed.css"
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Devilsclaw/gtk-2.0/
H A Dtweaks.css23 include "options/default-button-themed.css"
29 include "options/menu-themed.css"
31 include "options/panel-themed.css"
32 include "options/window-frame-themed.css"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/ui/
H A DcheckboxTextLabel.css30 input.dt-checkbox-themed {
38 input.dt-checkbox-themed:after {
48 input.dt-checkbox-themed:checked:after {
52 input.dt-checkbox-themed:after {
58 :host-context(.-theme-with-dark-background) input:not(.dt-checkbox-themed) {
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-texture-cache.c1322 GIcon *themed; in st_texture_cache_load_icon_name() local
1330 themed = g_themed_icon_new (name); in st_texture_cache_load_icon_name()
1332 g_object_unref (themed); in st_texture_cache_load_icon_name()
1337 g_object_unref (themed); in st_texture_cache_load_icon_name()
1342 themed = g_themed_icon_new (name); in st_texture_cache_load_icon_name()
1344 g_object_unref (themed); in st_texture_cache_load_icon_name()
1349 g_object_unref (themed); in st_texture_cache_load_icon_name()
1360 g_object_unref (themed); in st_texture_cache_load_icon_name()
1365 themed = g_themed_icon_new (name); in st_texture_cache_load_icon_name()
1367 g_object_unref (themed); in st_texture_cache_load_icon_name()
[all …]
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Greybird/gtk-3.0/
H A Dtweaks.css23 @import "options/default-button-themed.css";
29 @import "options/menu-themed.css";
32 @import "options/window-frame-themed.css";
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Summerfield/gtk-3.0/
H A Dtweaks.css29 @import "options/menu-themed.css";
31 @import "options/panel-themed.css";
32 @import "options/window-frame-themed.css";
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Straw/gtk-3.0/
H A Dtweaks.css23 @import "options/default-button-themed.css";
29 @import "options/menu-themed.css";
32 @import "options/window-frame-themed.css";
/dports/x11-themes/classiclooks/classiclooks-2.2.0/ClassicLooks Redmond/gtk-3.0/
H A Dtweaks.css29 @import "options/menu-themed.css";
31 @import "options/panel-themed.css";
32 @import "options/window-frame-themed.css";

12345678910>>...69