Lines Matching refs:ValueFor

121   const nsCSSValue* value = data->ValueFor(aProperty);  in GetDiscretelyAnimatedCSSValue()
246 const nsCSSValue *val = data->ValueFor(aProperty); in HasProperty()
260 const nsCSSValue *val = data->ValueFor(aProperty); in AppendValueToString()
321 data->ValueFor(aTable[nsStyleImageLayers::image])->GetListValue(); in GetImageLayerValue()
323 data->ValueFor(aTable[nsStyleImageLayers::repeat])->GetPairListValue(); in GetImageLayerValue()
325 data->ValueFor(aTable[nsStyleImageLayers::positionX])->GetListValue(); in GetImageLayerValue()
327 data->ValueFor(aTable[nsStyleImageLayers::positionY])->GetListValue(); in GetImageLayerValue()
329 data->ValueFor(aTable[nsStyleImageLayers::clip])->GetListValue(); in GetImageLayerValue()
331 data->ValueFor(aTable[nsStyleImageLayers::origin])->GetListValue(); in GetImageLayerValue()
333 data->ValueFor(aTable[nsStyleImageLayers::size])->GetPairListValue(); in GetImageLayerValue()
339 data->ValueFor(aTable[nsStyleImageLayers::attachment])->GetListValue(); in GetImageLayerValue()
345 data->ValueFor(aTable[nsStyleImageLayers::composite])->GetListValue(); in GetImageLayerValue()
349 data->ValueFor(aTable[nsStyleImageLayers::maskMode])->GetListValue(); in GetImageLayerValue()
519 data->ValueFor(aTable[nsStyleImageLayers::positionX])->GetListValue(); in GetImageLayerPositionValue()
521 data->ValueFor(aTable[nsStyleImageLayers::positionY])->GetListValue(); in GetImageLayerPositionValue()
590 const nsCSSValue *val = mData->ValueFor(*p); in GetPropertyValueInternal()
591 MOZ_ASSERT(!val || !mImportantData || !mImportantData->ValueFor(*p), in GetPropertyValueInternal()
595 val = mImportantData->ValueFor(*p); in GetPropertyValueInternal()
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()
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()
738 if (data->ValueFor(eCSSProperty_border_image_source)->GetUnit() != in GetPropertyValueInternal()
744 data->ValueFor(eCSSProperty_border_top_colors)->GetUnit() != in GetPropertyValueInternal()
746 data->ValueFor(eCSSProperty_border_right_colors)->GetUnit() != in GetPropertyValueInternal()
748 data->ValueFor(eCSSProperty_border_bottom_colors)->GetUnit() != in GetPropertyValueInternal()
750 data->ValueFor(eCSSProperty_border_left_colors)->GetUnit() != in GetPropertyValueInternal()
764 const nsCSSValue *firstSide = data->ValueFor((*subprops)[0]); in GetPropertyValueInternal()
767 data->ValueFor((*subprops)[side]); in GetPropertyValueInternal()
795 const nsCSSValue *colorValue = data->ValueFor(subprops[2]); in GetPropertyValueInternal()
837 data->ValueFor(eCSSProperty__x_system_font); in GetPropertyValueInternal()
839 data->ValueFor(eCSSProperty_font_style); in GetPropertyValueInternal()
841 data->ValueFor(eCSSProperty_font_weight); in GetPropertyValueInternal()
843 data->ValueFor(eCSSProperty_font_size); in GetPropertyValueInternal()
845 data->ValueFor(eCSSProperty_line_height); in GetPropertyValueInternal()
847 data->ValueFor(eCSSProperty_font_family); in GetPropertyValueInternal()
849 data->ValueFor(eCSSProperty_font_stretch); in GetPropertyValueInternal()
851 data->ValueFor(eCSSProperty_font_size_adjust); in GetPropertyValueInternal()
853 data->ValueFor(eCSSProperty_font_feature_settings); in GetPropertyValueInternal()
855 data->ValueFor(eCSSProperty_font_language_override); in GetPropertyValueInternal()
857 data->ValueFor(eCSSProperty_font_kerning); in GetPropertyValueInternal()
859 data->ValueFor(eCSSProperty_font_synthesis); in GetPropertyValueInternal()
861 data->ValueFor(eCSSProperty_font_variant_alternates); in GetPropertyValueInternal()
863 data->ValueFor(eCSSProperty_font_variant_caps); in GetPropertyValueInternal()
865 data->ValueFor(eCSSProperty_font_variant_east_asian); in GetPropertyValueInternal()
867 data->ValueFor(eCSSProperty_font_variant_ligatures); in GetPropertyValueInternal()
869 data->ValueFor(eCSSProperty_font_variant_numeric); in GetPropertyValueInternal()
871 data->ValueFor(eCSSProperty_font_variant_position); in GetPropertyValueInternal()
962 data->ValueFor(eCSSProperty_font_variant_ligatures); in GetPropertyValueInternal()
968 const nsCSSValue *spVal = data->ValueFor(*sp); in GetPropertyValueInternal()
999 const nsCSSValue *spVal = data->ValueFor(*sp); in GetPropertyValueInternal()
1026 *data->ValueFor(eCSSProperty_overflow_x); in GetPropertyValueInternal()
1028 *data->ValueFor(eCSSProperty_overflow_y); in GetPropertyValueInternal()
1035 data->ValueFor(eCSSProperty_text_decoration_color); in GetPropertyValueInternal()
1037 data->ValueFor(eCSSProperty_text_decoration_style); in GetPropertyValueInternal()
1060 data->ValueFor(eCSSProperty_transition_property); in GetPropertyValueInternal()
1062 data->ValueFor(eCSSProperty_transition_duration); in GetPropertyValueInternal()
1064 data->ValueFor(eCSSProperty_transition_timing_function); in GetPropertyValueInternal()
1066 data->ValueFor(eCSSProperty_transition_delay); in GetPropertyValueInternal()
1145 values[i] = data->ValueFor(subprops[i]); in GetPropertyValueInternal()
1185 *data->ValueFor(eCSSProperty_marker_end); in GetPropertyValueInternal()
1187 *data->ValueFor(eCSSProperty_marker_mid); in GetPropertyValueInternal()
1189 *data->ValueFor(eCSSProperty_marker_start); in GetPropertyValueInternal()
1264 *data->ValueFor(eCSSProperty_grid_column_gap); in GetPropertyValueInternal()
1270 *data->ValueFor(eCSSProperty_grid_row_gap); in GetPropertyValueInternal()
1276 *data->ValueFor(eCSSProperty_grid_template_areas); in GetPropertyValueInternal()
1278 *data->ValueFor(eCSSProperty_grid_template_columns); in GetPropertyValueInternal()
1280 *data->ValueFor(eCSSProperty_grid_template_rows); in GetPropertyValueInternal()
1283 *data->ValueFor(eCSSProperty_grid_auto_flow); in GetPropertyValueInternal()
1285 *data->ValueFor(eCSSProperty_grid_auto_columns); in GetPropertyValueInternal()
1287 *data->ValueFor(eCSSProperty_grid_auto_rows); in GetPropertyValueInternal()
1347 *data->ValueFor(eCSSProperty_grid_template_areas); in GetPropertyValueInternal()
1349 *data->ValueFor(eCSSProperty_grid_template_columns); in GetPropertyValueInternal()
1351 *data->ValueFor(eCSSProperty_grid_template_rows); in GetPropertyValueInternal()
1482 const nsCSSValue* align = data->ValueFor(subprops[0]); in GetPropertyValueInternal()
1483 const nsCSSValue* justify = data->ValueFor(subprops[1]); in GetPropertyValueInternal()
1510 data->ValueFor(eCSSProperty_text_emphasis_style); in GetPropertyValueInternal()
1512 data->ValueFor(eCSSProperty_text_emphasis_color); in GetPropertyValueInternal()
1540 *data->ValueFor(eCSSProperty_scroll_snap_type_x); in GetPropertyValueInternal()
1542 *data->ValueFor(eCSSProperty_scroll_snap_type_y); in GetPropertyValueInternal()
1553 data->ValueFor(eCSSProperty__webkit_text_stroke_width); in GetPropertyValueInternal()
1555 data->ValueFor(eCSSProperty__webkit_text_stroke_color); in GetPropertyValueInternal()
1594 return mImportantData->ValueFor(aProperty) != nullptr; in GetPropertyIsImportantByID()
1603 if (!mImportantData->ValueFor(*p)) { in GetPropertyIsImportantByID()
1695 systemFontData->ValueFor(eCSSProperty__x_system_font); in ToString()
1778 const nsCSSValue *val = systemFontData->ValueFor(property); in ToString()