// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_DynamicFontAssetUtilities

namespace TMPro
{
public class TMP_DynamicFontAssetUtilities // TypeDefIndex: 9410
{
	// Fields
	type#26867 s_Instance;
	type#4908 s_SystemFontLookup;
	type#13454 s_SystemFontPaths;
	type#27918 s_RegularStyleNameHashCode;

	// Methods
	// RVA: -1
	private type#28660 InitializeSystemFontReferenceCache() { }
	// RVA: -1
	public static type#15313 TryGetSystemFontReference(type#26576 familyName, type#12320 fontRef) { }
	// RVA: -1
	public static type#15313 TryGetSystemFontReference(type#26576 familyName, type#26576 styleName, type#12320 fontRef) { }
	// RVA: -1
	private type#15313 TryGetSystemFontReferenceInternal(type#26576 familyName, type#26576 styleName, type#12320 fontRef) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
