Home
last modified time | relevance | path

Searched refs:property_group (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/serendipity/Serendipity-2.3.5/sql/
H A Ddb_update_1.1-alpha2_1.1-alpha3_mysql.sql4 property_group varchar(50) not null default '',
10 CREATE UNIQUE INDEX media_idx ON {PREFIX}mediaproperties (mediaid, property, property_group, proper…
/dports/www/elgg/elgg-3.3.23/vendor/css-crush/css-crush/lib/CssCrush/
H A DDeclarationList.php517 $property_group = isset($expandables[$property]) ? $expandables[$property] : null;
520 if (! $property_group || isset($dataset[$property]) || ! isset($dataset[$property_group])) {
525 $value = $dataset[$property_group];
529 switch ($property_group) {
568 if ($property_group === 'border-radius') {
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/datastore/
H A Ddatastore_index.py797 for property_group in reversed(postfix_props):
798 index_group_iter = itertools.islice(index_props_rev, len(property_group))
799 if isinstance(property_group, (frozenset, set)):
802 if index_group != property_group:
808 if len(index_group) != len(property_group):
810 for candidate, spec in zip(index_group, reversed(property_group)):
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/kardianos/service/
H A Dservice_solaris.go291 <property_group name='startd' type='framework'>
293 </property_group>
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/kardianos/service/
H A Dservice_solaris.go291 <property_group name='startd' type='framework'>
293 </property_group>
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/kardianos/service/service-1.2.0/
H A Dservice_solaris.go291 <property_group name='startd' type='framework'>
293 </property_group>
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dradiobutton.h216 Glib::PropertyProxy_WriteOnly< RadioButton* > property_group() ;
H A Dradiotoolbutton.h228 Glib::PropertyProxy_WriteOnly< RadioToolButton* > property_group() ;
H A Dradiomenuitem.h190 Glib::PropertyProxy_WriteOnly< RadioMenuItem* > property_group() ;
H A Dradiotoolbutton.cc220 Glib::PropertyProxy_WriteOnly< RadioToolButton* > RadioToolButton::property_group() in property_group() function in Gtk::RadioToolButton
H A Dradiomenuitem.cc259 Glib::PropertyProxy_WriteOnly< RadioMenuItem* > RadioMenuItem::property_group() in property_group() function in Gtk::RadioMenuItem
H A Dradiobutton.cc252 Glib::PropertyProxy_WriteOnly< RadioButton* > RadioButton::property_group() in property_group() function in Gtk::RadioButton
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/emulators/
H A Dutil.py248 property_group = 'emulator'
251 if section.name == property_group and section.HasProperty(full_name):
/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/matlab/
H A DDetectEdges.m123 property_group = CSX.Properties.(prop_fn{p}); variable
124 for m = 1:numel(property_group)
125 property=property_group{m};
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dradiomenuitem.hg69 …/// Note that %property_group() corresponds to join_group(), rather than to get_group() and set_gr…
H A Dradiobutton.hg98 …/// Note that %property_group() corresponds to join_group(), rather than to get_group() and set_gr…
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dnotebook.h1235 Glib::PropertyProxy< void* > property_group() ;
1242 Glib::PropertyProxy_ReadOnly< void* > property_group() const;
/dports/sysutils/webmin/webmin-1.981/smf/lang/
H A Dar.auto300 smfwizard_property_group_stability=حدد قيمة استقرار property_group
H A Dru.auto300 smfwizard_property_group_stability=Выберите значение стабильности property_group
H A Dth.auto300 smfwizard_property_group_stability=เลือกค่าความมั่นคง property_group
H A Dzh.auto300 smfwizard_property_group_stability=选择property_group稳定性值
H A Dja.auto300 smfwizard_property_group_stability=property_group安定性値を選択します
H A Dzh_TW.auto300 smfwizard_property_group_stability=選擇property_group穩定性值
H A Dko.auto300 smfwizard_property_group_stability=property_group 안정성 값을 선택하십시오.
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Didnode.h51 typedef struct property_group struct

12