Home
last modified time | relevance | path

Searched refs:subprops (Results 1 – 22 of 22) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DDeclaration.cpp661 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
672 data->ValueFor(subprops[0]), in GetPropertyValueInternal()
673 data->ValueFor(subprops[1]), in GetPropertyValueInternal()
674 data->ValueFor(subprops[2]), in GetPropertyValueInternal()
675 data->ValueFor(subprops[3]) in GetPropertyValueInternal()
683 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
686 data->ValueFor(subprops[0]), in GetPropertyValueInternal()
687 data->ValueFor(subprops[1]), in GetPropertyValueInternal()
688 data->ValueFor(subprops[2]), in GetPropertyValueInternal()
689 data->ValueFor(subprops[3]) in GetPropertyValueInternal()
[all …]
H A DnsCSSProps.cpp333 *subprops != eCSSProperty_UNKNOWN;
334 ++subprops) {
335 MOZ_ASSERT(0 <= *subprops && *subprops < eCSSProperty_COUNT_no_shorthands,
337 ++occurrenceCounts[*subprops];
397 for (const nsCSSPropertyID* subprops =
399 *subprops != eCSSProperty_UNKNOWN;
400 ++subprops) {
431 *subprops != eCSSProperty_UNKNOWN;
432 ++subprops) {
456 ++subprops) {
[all …]
H A DnsRuleNode.cpp7424 const nsCSSPropertyID* subprops = in ComputeMarginData()
7429 if (SetCoord(*aRuleData->ValueFor(subprops[side]), in ComputeMarginData()
7538 const nsCSSPropertyID* subprops = in ComputeBorderData() local
7541 const nsCSSValue& value = *aRuleData->ValueFor(subprops[side]); in ComputeBorderData()
7585 const nsCSSPropertyID* subprops = in ComputeBorderData() local
7588 const nsCSSValue& value = *aRuleData->ValueFor(subprops[side]); in ComputeBorderData()
7669 const nsCSSPropertyID* subprops = in ComputeBorderData() local
7682 const nsCSSPropertyID* subprops = in ComputeBorderData() local
7810 const nsCSSPropertyID* subprops = in ComputePaddingData()
7815 if (SetCoord(*aRuleData->ValueFor(subprops[side]), in ComputePaddingData()
[all …]
H A DnsCSSValue.cpp1188 const nsCSSPropertyID* subprops = in AppendInsetToString() local
1199 AppendBasicShapeRadiusToString(subprops, vals, aResult, in AppendInsetToString()
H A DnsCSSParser.cpp9695 for (const nsCSSPropertyID* subprops =
9697 *subprops != eCSSProperty_UNKNOWN; ++subprops) {
9698 AppendValue(*subprops, value);
12281 for (const nsCSSPropertyID* subprops =
12283 *subprops != eCSSProperty_UNKNOWN; ++subprops) {
12284 AppendValue(*subprops, color);
H A DnsComputedDOMStyle.cpp779 const nsCSSPropertyID* subprops = nsCSSProps::SubpropertyEntryFor(prop); in GetPropertyCSSValue() local
780 MOZ_ASSERT(subprops[1] == eCSSProperty_UNKNOWN, in GetPropertyCSSValue()
782 prop = subprops[0]; in GetPropertyCSSValue()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DDeclaration.cpp599 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
614 data->ValueFor(subprops[0]), data->ValueFor(subprops[1]), in GetPropertyValueInternal()
615 data->ValueFor(subprops[2]), data->ValueFor(subprops[3])}; in GetPropertyValueInternal()
621 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
624 data->ValueFor(subprops[0]), data->ValueFor(subprops[1]), in GetPropertyValueInternal()
625 data->ValueFor(subprops[2]), data->ValueFor(subprops[3])}; in GetPropertyValueInternal()
683 subprops < subprops_end; ++subprops) { in GetPropertyValueInternal()
708 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
877 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
1038 const nsCSSPropertyID* subprops = in GetPropertyValueInternal() local
[all …]
H A DnsCSSProps.cpp329 for (const nsCSSPropertyID* subprops = SubpropertyEntryFor(shorthand); in BuildShorthandsContainingTable() local
330 *subprops != eCSSProperty_UNKNOWN; ++subprops) { in BuildShorthandsContainingTable()
331 MOZ_ASSERT(0 <= *subprops && *subprops < eCSSProperty_COUNT_no_shorthands, in BuildShorthandsContainingTable()
333 ++occurrenceCounts[*subprops]; in BuildShorthandsContainingTable()
390 for (const nsCSSPropertyID* subprops = in BuildShorthandsContainingTable() local
392 *subprops != eCSSProperty_UNKNOWN; ++subprops) { in BuildShorthandsContainingTable()
421 for (const nsCSSPropertyID* subprops = SubpropertyEntryFor(shorthand); in BuildShorthandsContainingTable() local
422 *subprops != eCSSProperty_UNKNOWN; ++subprops) { in BuildShorthandsContainingTable()
424 for (const nsCSSPropertyID* shcont = ShorthandsContaining(*subprops); in BuildShorthandsContainingTable()
442 *subprops != eCSSProperty_UNKNOWN; ++subprops) { in BuildShorthandsContainingTable()
[all …]
H A DnsRuleNode.cpp6732 const nsCSSPropertyID* subprops = in ComputeMarginData()
6834 const nsCSSPropertyID* subprops = in ComputeBorderData() local
6837 const nsCSSValue& value = *aRuleData->ValueFor(subprops[side]); in ComputeBorderData()
6858 const nsCSSPropertyID* subprops = in ComputeBorderData() local
6861 const nsCSSValue& value = *aRuleData->ValueFor(subprops[side]); in ComputeBorderData()
6878 const nsCSSPropertyID* subprops = in ComputeBorderData() local
6882 *aRuleData->ValueFor(subprops[side]), in ComputeBorderData()
6890 const nsCSSPropertyID* subprops = in ComputeBorderData() local
6895 const nsCSSValue& radius = *aRuleData->ValueFor(subprops[corner]); in ComputeBorderData()
6998 const nsCSSPropertyID* subprops = in ComputePaddingData()
[all …]
H A DnsCSSParser.cpp8850 for (const nsCSSPropertyID* subprops = in ParseGrid() local
8852 *subprops != eCSSProperty_UNKNOWN; ++subprops) { in ParseGrid()
8853 AppendValue(*subprops, value); in ParseGrid()
11362 for (const nsCSSPropertyID* subprops = nsCSSProps::SubpropertyEntryFor( in ParseImageLayers() local
11364 *subprops != eCSSProperty_UNKNOWN; ++subprops) { in ParseImageLayers()
11365 AppendValue(*subprops, color); in ParseImageLayers()
H A DnsCSSValue.cpp1109 const nsCSSPropertyID* subprops = in AppendInsetToString() local
1116 AppendBasicShapeRadiusToString(subprops, vals, aResult); in AppendInsetToString()
H A DnsComputedDOMStyle.cpp1085 const nsCSSPropertyID* subprops = nsCSSProps::SubpropertyEntryFor(prop); in GetPropertyCSSValue() local
1086 MOZ_ASSERT(subprops[1] == eCSSProperty_UNKNOWN, in GetPropertyCSSValue()
1088 prop = subprops[0]; in GetPropertyCSSValue()
/dports/graphics/dia/dia-0.97.3/lib/
H A Dprop_sdarray.c140 GPtrArray *subprops = prop_list_copy(prop->ex_props); in sarrayprop_get_from_offset() local
142 do_get_props_from_offsets(rec_in_obj,subprops,suboffsets); in sarrayprop_get_from_offset()
144 g_ptr_array_index(prop->records,i) = subprops; in sarrayprop_get_from_offset()
164 GPtrArray *subprops = g_ptr_array_index(prop->records,i); in sarrayprop_set_from_offset() local
166 do_set_props_from_offsets(rec_in_obj,subprops,suboffsets); in sarrayprop_set_from_offset()
189 GPtrArray *subprops = prop_list_copy(prop->ex_props); in darrayprop_get_from_offset() local
191 do_get_props_from_offsets(rec_in_obj,subprops,suboffsets); in darrayprop_get_from_offset()
193 g_ptr_array_add(prop->records,subprops); in darrayprop_get_from_offset()
235 GPtrArray *subprops = g_ptr_array_index(prop->records,i); in darrayprop_set_from_offset() local
237 do_set_props_from_offsets(rec_in_obj,subprops,suboffsets); in darrayprop_set_from_offset()
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/config/jsdoc/api/template/tmpl/
H A Dproperties.tmpl4 /* sort subprops under their parent props (like opts.classname) */
10 parentProp.subprops = parentProp.subprops || [];
11 parentProp.subprops.push(prop);
100 <td class="description last"><?js= prop.description ?><?js if (prop.subprops) { ?>
101 <h6>Properties</h6><?js= self.partial('properties.tmpl', prop.subprops) ?>
/dports/databases/kexi/kexi-3.2.0/src/formeditor/
H A Dobjecttree.cpp52 QHash<QString, QVariant> *subprops; member in ObjectTreeItem::Private
68 , subprops(0), parent(0), widget(widget_), eater(new EventEater(widget_, parentContainer_)) in Private()
76 delete subprops; in ~Private()
125 if (!d->subprops) in addSubproperty()
126 d->subprops = new QHash<QString, QVariant>(); in addSubproperty()
128 d->subprops->insert(property, value); in addSubproperty()
176 return d->subprops; in subproperties()
/dports/www/p5-CSS-DOM/CSS-DOM-0.17/lib/CSS/DOM/
H A DPropertyParser.pm148 my $subprops = exists $spec->{properties} ? $spec->{properties} : undef;
160 if($subprops and exists $subprops->{$_}) {
161 for my $c( @{ $subprops->{$_} } ) { # capture nums
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_fbx/
H A Dfbx_utils.py687 for type_name, (subprops, nbr_users) in templates.items():
691 if len(subprops) == 1:
692 prop_type_name, (properties, _nbr_sub_type_users) = next(iter(subprops.items()))
693 subprops = (prop_type_name, properties)
699 for prop_type_name, (properties, nbr_sub_type_users) in subprops.items():
704 subprops = (written_prop_type_name, properties)
707 prop_type_name, properties = subprops
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DGenerateCSSPropsGenerated.py92 for subprop in p.subprops:
/dports/www/firefox/firefox-99.0/layout/style/
H A DGenerateCSSPropsGenerated.py92 for subprop in p.subprops:
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DGenerateCSSPropsGenerated.py92 for subprop in p.subprops:
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DGenerateCSSPropsGenerated.py83 for subprop in p.subprops:
/dports/databases/kexi/kexi-3.2.0/src/plugins/forms/
H A Dkexiformview.cpp391 QHash<QString, QVariant>* subprops = item->subproperties();
392 for (QHash<QString, QVariant>::const_iterator subpropIt = subprops->constBegin();
393 subpropIt != subprops->constEnd(); ++subpropIt)