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

namespace UnityEngine.UIElements
{
public class StyleVariableContext // TypeDefIndex: 6123
{
	// Fields
	type#26780 none;
	type#20868 m_VariableHash;
	type#9100 m_Variables;
	type#8700 m_SortedHash;
	type#8700 m_UnsortedHash;

	// Methods
	// RVA: -1
	public type#28660 Add(type#26775 sv) { }
	// RVA: -1
	public type#28660 AddInitialRange(type#26776 other) { }
	// RVA: -1
	public type#28660 Clear() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26776 other) { }
	// RVA: -1
	public type#15313 TryFindVariable(type#26576 name, type#12151 v) { }
	// RVA: -1
	public type#20867 GetVariableHash() { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	internal static type#20867 <Add>g__ComputeOrderSensitiveHash|7_0(type#20867 index, type#12319 ) { }
}
}
