Home
last modified time | relevance | path

Searched defs:StyleProvider (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstyleprovider.cc88 StyleProvider::StyleProvider() in StyleProvider() function in Gtk::StyleProvider
93 StyleProvider::StyleProvider(GtkStyleProvider* castitem) in StyleProvider() function in Gtk::StyleProvider
98 StyleProvider::StyleProvider(const Glib::Interface_Class& interface_class) in StyleProvider() function in Gtk::StyleProvider
103 StyleProvider::StyleProvider(StyleProvider&& src) noexcept in StyleProvider() function in Gtk::StyleProvider
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtki/
H A Dstyle_provider.go3 type StyleProvider interface{} interface
5 func AssertStyleProvider(_ StyleProvider) {}
H A Dstyle_context.go9 AddProvider(StyleProvider, uint) argument
H A Dgtk.go12 AddProviderForScreen(gdki.Screen, StyleProvider, uint) argument
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dstyle_provider.go8 func unwrapStyleProvider(s gtki.StyleProvider) gtk.IStyleProvider {
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dstyleprovider_p.h21 friend class StyleProvider; variable
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dstyle_provider.rs30 impl fmt::Display for StyleProvider { implementation
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dstyle_provider.rs30 impl fmt::Display for StyleProvider { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dstyle_provider.rs30 impl fmt::Display for StyleProvider { implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/piet/
H A DStyleProvider.java45 class StyleProvider { class
58 StyleProvider(AssetProvider assetProvider) { in StyleProvider() method in StyleProvider
63 StyleProvider(Style style, AssetProvider assetProvider) { in StyleProvider() method in StyleProvider
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dstyle_provider.rs58 impl fmt::Display for StyleProvider { implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dstyle_provider.rs58 impl fmt::Display for StyleProvider { implementation
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/
H A Drange.go9 type StyleProvider interface { interface
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dstyle_provider.rs58 impl fmt::Display for StyleProvider { implementation
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dstyle_provider.rs58 impl fmt::Display for StyleProvider { implementation
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlScrollableTextbox.cs166 …public ctrlTextbox.ILineStyleProvider StyleProvider { set { this.ctrlTextbox.StyleProvider = value… property in Mesen.GUI.Debugger.ctrlScrollableTextbox
H A DctrlTextbox.cs351 public ILineStyleProvider StyleProvider property in Mesen.GUI.Debugger.ctrlTextbox