// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.InlineStyleAccess

namespace UnityEngine.UIElements
{
public class InlineStyleAccess // TypeDefIndex: 5758
{
	// Fields
	type#26713 s_StylePropertyReader;
	type#9099 m_ValuesManaged;
	type#28616 <ve>k__BackingField;
	type#15314 m_HasInlineCursor;
	type#26681 m_InlineCursor;
	type#15314 m_HasInlineTextShadow;
	type#26751 m_InlineTextShadow;
	type#15314 m_HasInlineTransformOrigin;
	type#26753 m_InlineTransformOrigin;
	type#15314 m_HasInlineTranslate;
	type#26755 m_InlineTranslateOperation;
	type#15314 m_HasInlineRotate;
	type#26719 m_InlineRotateOperation;
	type#15314 m_HasInlineScale;
	type#26724 m_InlineScale;
	type#15314 m_HasInlineBackgroundSize;
	type#26674 m_InlineBackgroundSize;
	type#31788 m_InlineRule;

	// Methods
	// RVA: -1
	private virtual type#10334 UnityEngine.UIElements.IStyle.get_alignContent() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_alignContent(type#10334 value) { }
	// RVA: -1
	private virtual type#10334 UnityEngine.UIElements.IStyle.get_alignItems() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_alignItems(type#10334 value) { }
	// RVA: -1
	private virtual type#10334 UnityEngine.UIElements.IStyle.get_alignSelf() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_alignSelf(type#10334 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_backgroundColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_backgroundColor(type#26676 value) { }
	// RVA: -1
	private virtual type#26670 UnityEngine.UIElements.IStyle.get_backgroundImage() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_backgroundImage(type#26670 value) { }
	// RVA: -1
	private virtual type#26671 UnityEngine.UIElements.IStyle.get_backgroundPositionX() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_backgroundPositionX(type#26671 value) { }
	// RVA: -1
	private virtual type#26671 UnityEngine.UIElements.IStyle.get_backgroundPositionY() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_backgroundPositionY(type#26671 value) { }
	// RVA: -1
	private virtual type#26672 UnityEngine.UIElements.IStyle.get_backgroundRepeat() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_backgroundRepeat(type#26672 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_borderBottomColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderBottomColor(type#26676 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_borderBottomLeftRadius() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderBottomLeftRadius(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_borderBottomRightRadius() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderBottomRightRadius(type#26694 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_borderBottomWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderBottomWidth(type#26686 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_borderLeftColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderLeftColor(type#26676 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_borderLeftWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderLeftWidth(type#26686 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_borderRightColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderRightColor(type#26676 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_borderRightWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderRightWidth(type#26686 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_borderTopColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderTopColor(type#26676 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_borderTopLeftRadius() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderTopLeftRadius(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_borderTopRightRadius() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderTopRightRadius(type#26694 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_borderTopWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_borderTopWidth(type#26686 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_bottom() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_bottom(type#26694 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_color() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_color(type#26676 value) { }
	// RVA: -1
	private virtual type#10335 UnityEngine.UIElements.IStyle.get_display() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_display(type#10335 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_flexBasis() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_flexBasis(type#26694 value) { }
	// RVA: -1
	private virtual type#10337 UnityEngine.UIElements.IStyle.get_flexDirection() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_flexDirection(type#10337 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_flexGrow() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_flexGrow(type#26686 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_flexShrink() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_flexShrink(type#26686 value) { }
	// RVA: -1
	private virtual type#10351 UnityEngine.UIElements.IStyle.get_flexWrap() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_flexWrap(type#10351 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_fontSize() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_fontSize(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_height() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_height(type#26694 value) { }
	// RVA: -1
	private virtual type#10340 UnityEngine.UIElements.IStyle.get_justifyContent() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_justifyContent(type#10340 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_left() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_left(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_letterSpacing() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_letterSpacing(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_marginBottom() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_marginBottom(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_marginLeft() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_marginLeft(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_marginRight() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_marginRight(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_marginTop() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_marginTop(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_maxHeight() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_maxHeight(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_maxWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_maxWidth(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_minHeight() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_minHeight(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_minWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_minWidth(type#26694 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_opacity() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_opacity(type#26686 value) { }
	// RVA: -1
	private virtual type#10341 UnityEngine.UIElements.IStyle.get_overflow() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_overflow(type#10341 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_paddingBottom() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_paddingBottom(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_paddingLeft() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_paddingLeft(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_paddingRight() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_paddingRight(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_paddingTop() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_paddingTop(type#26694 value) { }
	// RVA: -1
	private virtual type#10343 UnityEngine.UIElements.IStyle.get_position() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_position(type#10343 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_right() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_right(type#26694 value) { }
	// RVA: -1
	private virtual type#10347 UnityEngine.UIElements.IStyle.get_textOverflow() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_textOverflow(type#10347 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_top() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_top(type#26694 value) { }
	// RVA: -1
	private virtual type#10358 UnityEngine.UIElements.IStyle.get_transitionDelay() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_transitionDelay(type#10358 value) { }
	// RVA: -1
	private virtual type#10358 UnityEngine.UIElements.IStyle.get_transitionDuration() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_transitionDuration(type#10358 value) { }
	// RVA: -1
	private virtual type#10357 UnityEngine.UIElements.IStyle.get_transitionProperty() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_transitionProperty(type#10357 value) { }
	// RVA: -1
	private virtual type#10356 UnityEngine.UIElements.IStyle.get_transitionTimingFunction() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_transitionTimingFunction(type#10356 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_unityBackgroundImageTintColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityBackgroundImageTintColor(type#26676 value) { }
	// RVA: -1
	private virtual type#10336 UnityEngine.UIElements.IStyle.get_unityEditorTextRenderingMode() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityEditorTextRenderingMode(type#10336 value) { }
	// RVA: -1
	private virtual type#26687 UnityEngine.UIElements.IStyle.get_unityFont() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityFont(type#26687 value) { }
	// RVA: -1
	private virtual type#26688 UnityEngine.UIElements.IStyle.get_unityFontDefinition() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityFontDefinition(type#26688 value) { }
	// RVA: -1
	private virtual type#10338 UnityEngine.UIElements.IStyle.get_unityFontStyleAndWeight() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityFontStyleAndWeight(type#10338 value) { }
	// RVA: -1
	private virtual type#10342 UnityEngine.UIElements.IStyle.get_unityOverflowClipBox() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityOverflowClipBox(type#10342 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_unityParagraphSpacing() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityParagraphSpacing(type#26694 value) { }
	// RVA: -1
	private virtual type#26689 UnityEngine.UIElements.IStyle.get_unitySliceBottom() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unitySliceBottom(type#26689 value) { }
	// RVA: -1
	private virtual type#26689 UnityEngine.UIElements.IStyle.get_unitySliceLeft() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unitySliceLeft(type#26689 value) { }
	// RVA: -1
	private virtual type#26689 UnityEngine.UIElements.IStyle.get_unitySliceRight() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unitySliceRight(type#26689 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_unitySliceScale() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unitySliceScale(type#26686 value) { }
	// RVA: -1
	private virtual type#26689 UnityEngine.UIElements.IStyle.get_unitySliceTop() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unitySliceTop(type#26689 value) { }
	// RVA: -1
	private virtual type#10344 UnityEngine.UIElements.IStyle.get_unitySliceType() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unitySliceType(type#10344 value) { }
	// RVA: -1
	private virtual type#10345 UnityEngine.UIElements.IStyle.get_unityTextAlign() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityTextAlign(type#10345 value) { }
	// RVA: -1
	private virtual type#10346 UnityEngine.UIElements.IStyle.get_unityTextGenerator() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityTextGenerator(type#10346 value) { }
	// RVA: -1
	private virtual type#26676 UnityEngine.UIElements.IStyle.get_unityTextOutlineColor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityTextOutlineColor(type#26676 value) { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IStyle.get_unityTextOutlineWidth() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityTextOutlineWidth(type#26686 value) { }
	// RVA: -1
	private virtual type#10348 UnityEngine.UIElements.IStyle.get_unityTextOverflowPosition() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_unityTextOverflowPosition(type#10348 value) { }
	// RVA: -1
	private virtual type#10349 UnityEngine.UIElements.IStyle.get_visibility() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_visibility(type#10349 value) { }
	// RVA: -1
	private virtual type#10350 UnityEngine.UIElements.IStyle.get_whiteSpace() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_whiteSpace(type#10350 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_width() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_width(type#26694 value) { }
	// RVA: -1
	private virtual type#26694 UnityEngine.UIElements.IStyle.get_wordSpacing() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_wordSpacing(type#26694 value) { }
	// RVA: -1
	private type#28615 get_ve() { }
	// RVA: -1
	private type#28660 set_ve(type#28615 value) { }
	// RVA: -1
	public type#28660 .ctor(type#28615 ve) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public type#28660 SetInlineRule(type#26734 sheet, type#26720 rule) { }
	// RVA: -1
	public type#15313 IsValueSet(type#26702 id) { }
	// RVA: -1
	public type#28660 ApplyInlineStyles(type#11817 computedStyle) { }
	// RVA: -1
	private virtual type#26680 UnityEngine.UIElements.IStyle.get_cursor() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_cursor(type#26680 value) { }
	// RVA: -1
	private virtual type#26750 UnityEngine.UIElements.IStyle.get_textShadow() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_textShadow(type#26750 value) { }
	// RVA: -1
	private virtual type#26673 UnityEngine.UIElements.IStyle.get_backgroundSize() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_backgroundSize(type#26673 value) { }
	// RVA: -1
	private type#10352 GetStyleList(type#26702 id) { }
	// RVA: -1
	private type#28660 SetStyleValueManaged(type#26768 value) { }
	// RVA: -1
	private type#15313 TryGetStyleValueManaged(type#26702 id, type#12150 value) { }
	// RVA: -1
	private virtual type#26752 UnityEngine.UIElements.IStyle.get_transformOrigin() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_transformOrigin(type#26752 value) { }
	// RVA: -1
	private virtual type#26754 UnityEngine.UIElements.IStyle.get_translate() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_translate(type#26754 value) { }
	// RVA: -1
	private virtual type#26718 UnityEngine.UIElements.IStyle.get_rotate() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_rotate(type#26718 value) { }
	// RVA: -1
	private virtual type#26723 UnityEngine.UIElements.IStyle.get_scale() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStyle.set_scale(type#26723 value) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26671 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26672 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26694 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26686 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26689 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26676 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#10331 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26670 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26688 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#26687 inlineValue) { }
	// RVA: -1
	private type#15313 SetStyleValue(type#26702 id, type#10353 inlineValue) { }
	// RVA: -1
	private type#15313 SetInlineCursor(type#26680 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleCursor(type#26680 cursor) { }
	// RVA: -1
	private type#15313 SetInlineTextShadow(type#26750 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleTextShadow(type#26750 textShadow) { }
	// RVA: -1
	private type#15313 SetInlineTransformOrigin(type#26752 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleTransformOrigin(type#26752 transformOrigin) { }
	// RVA: -1
	private type#15313 SetInlineTranslate(type#26754 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleTranslate(type#26754 translate) { }
	// RVA: -1
	private type#15313 SetInlineScale(type#26723 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleScale(type#26723 scale) { }
	// RVA: -1
	private type#15313 SetInlineRotate(type#26718 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleRotate(type#26718 rotate) { }
	// RVA: -1
	private type#15313 SetInlineBackgroundSize(type#26673 inlineValue) { }
	// RVA: -1
	private type#28660 ApplyStyleBackgroundSize(type#26673 backgroundSize) { }
	// RVA: -1
	private type#28660 ApplyStyleValue(type#26756 value) { }
	// RVA: -1
	private type#28660 ApplyStyleValue(type#26768 value) { }
	// RVA: -1
	private type#15313 RemoveInlineStyle(type#26702 id) { }
	// RVA: -1
	private type#28660 ApplyFromComputedStyle(type#26702 id, type#11817 newStyle) { }
	// RVA: -1
	public type#15313 TryGetInlineCursor(type#12137 value) { }
	// RVA: -1
	public type#15313 TryGetInlineTextShadow(type#12146 value) { }
	// RVA: -1
	public type#15313 TryGetInlineTransformOrigin(type#12147 value) { }
	// RVA: -1
	public type#15313 TryGetInlineTranslate(type#12148 value) { }
	// RVA: -1
	public type#15313 TryGetInlineRotate(type#12144 value) { }
	// RVA: -1
	public type#15313 TryGetInlineScale(type#12145 value) { }
	// RVA: -1
	public type#15313 TryGetInlineBackgroundSize(type#12135 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
