Home
last modified time | relevance | path

Searched defs:cProperty (Results 1 – 11 of 11) sorted by relevance

/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-dbus.h162 #define cairo_dock_dbus_get_property_as_boolean(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_… argument
165 #define cairo_dock_dbus_get_property_as_int(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_get_… argument
168 #define cairo_dock_dbus_get_property_as_uint(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_get… argument
171 #define cairo_dock_dbus_get_property_as_uchar(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_ge… argument
174 #define cairo_dock_dbus_get_property_as_double(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_g… argument
177 #define cairo_dock_dbus_get_property_as_string(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_g… argument
180 #define cairo_dock_dbus_get_property_as_object_path(pDbusProxy, cInterface, cProperty) cairo_dock_d… argument
183 #define cairo_dock_dbus_get_property_as_boxed(pDbusProxy, cInterface, cProperty) cairo_dock_dbus_ge… argument
186 #define cairo_dock_dbus_get_property_as_string_list(pDbusProxy, cInterface, cProperty) cairo_dock_d… argument
194 #define cairo_dock_dbus_set_property(pDbusProxy, cInterface, cProperty, pProperty) cairo_dock_dbus_… argument
[all …]
H A Dcairo-dock-dbus.c530 …oxy *pDbusProxy, const gchar *cCommand, const gchar *cInterface, const gchar *cProperty, GValue *v… in cairo_dock_dbus_get_properties()
568 …n_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_boolean_with_timeout()
578 …t_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_int_with_timeout()
588 …t_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_uint_with_timeout()
598 …r_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_uchar_with_timeout()
608 …e_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_double_with_timeout()
618 …g_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_string_with_timeout()
631 …h_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_object_path_with_timeout()
644 …d_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_boxed_with_timeout()
657 …t_with_timeout (DBusGProxy *pDbusProxy, const gchar *cInterface, const gchar *cProperty, gint iTim… in cairo_dock_dbus_get_property_as_string_list_with_timeout()
[all …]
H A Dcairo-dock-packages.c313 const gchar *cProperty = cFirstProperty; in cairo_dock_get_url_data_with_post() local
/dports/science/cdk/cdk-cdk-2.3/base/test-interfaces/src/test/java/org/openscience/cdk/interfaces/
H A DAbstractChemObjectTest.java46 String cProperty = new String("property"); in testSetProperty_Object_Object() local
67 String cProperty = new String("property"); in testAddProperties_Map() local
111 String cProperty = new String("property"); in testRemoveProperty_Object() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Dbus/interfaces/mono/
H A DIApplet.cs33 object Get(string cProperty); in Get()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/port/jassimp/jassimp-native/src/
H A Djassimp.cpp935 const aiMaterialProperty* cProperty = cMaterial->mProperties[p]; in loadMaterials() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Dbus/src/
H A Dinterface-applet-methods.c1213 gboolean cd_dbus_applet_get (dbusApplet *pDbusApplet, const gchar *cProperty, GValue *v, GError **e… in cd_dbus_applet_get()
/dports/multimedia/assimp/assimp-5.1.3/port/jassimp/jassimp-native/src/
H A Djassimp.cpp1348 const aiMaterialProperty* cProperty = cMaterial->mProperties[p]; in loadMaterials() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Dbus/interfaces/vala/src/
H A DCDApplet.c574 GVariant* cairo_dock_applet_iapplet_Get (CairoDockAppletIApplet* self, const char* cProperty, GErro… in cairo_dock_applet_iapplet_Get()
864 …airo_dock_applet_iapplet_proxy_Get (CairoDockAppletIApplet* self, const char* cProperty, GError** … in cairo_dock_applet_iapplet_proxy_Get()
1232 char* cProperty = NULL; in _dbus_cairo_dock_applet_iapplet_Get() local
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/Carbon/
H A DAppleEvents.py173 cProperty = FOUR_CHAR_CODE('prop') variable
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/Carbon/
H A DAppleEvents.py173 cProperty = FOUR_CHAR_CODE('prop') variable