Home
last modified time | relevance | path

Searched defs:property_enabled (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dactor-meta.cc238 Glib::PropertyProxy< bool > ActorMeta::property_enabled() in property_enabled() function in Clutter::ActorMeta
245 Glib::PropertyProxy_ReadOnly< bool > ActorMeta::property_enabled() const in property_enabled() function in Clutter::ActorMeta
H A Dshader.cc231 Glib::PropertyProxy< bool > Shader::property_enabled() in property_enabled() function in Clutter::Shader
238 Glib::PropertyProxy_ReadOnly< bool > Shader::property_enabled() const in property_enabled() function in Clutter::Shader
H A Dinput-device.cc344 Glib::PropertyProxy< bool > InputDevice::property_enabled() in property_enabled() function in Clutter::InputDevice
351 Glib::PropertyProxy_ReadOnly< bool > InputDevice::property_enabled() const in property_enabled() function in Clutter::InputDevice
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dsimpleaction.cc315 Glib::PropertyProxy< bool > SimpleAction::property_enabled() in property_enabled() function in Gio::SimpleAction
320 Glib::PropertyProxy_ReadOnly< bool > SimpleAction::property_enabled() const in property_enabled() function in Gio::SimpleAction
H A Daction.cc581 Glib::PropertyProxy_ReadOnly< bool > Action::property_enabled() const in property_enabled() function in Gio::Action
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c242 static inline bool property_enabled(struct regmap *base, in property_enabled() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c242 static inline bool property_enabled(struct regmap *base, in property_enabled() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c242 static inline bool property_enabled(struct regmap *base, in property_enabled() function
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-editor-property.c359 gboolean property_enabled = glade_property_get_enabled (property); in glade_editor_property_sensitivity_cb() local