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

namespace TMPro
{
public class TMP_FontUtilities // TypeDefIndex: 9426
{
	// Fields
	type#8703 k_searchedFontAssets;

	// Methods
	// RVA: -1
	public static type#26868 SearchForCharacter(type#26868 font, type#27917 unicode, type#12155 character) { }
	// RVA: -1
	public static type#26868 SearchForCharacter(type#9110 fonts, type#27917 unicode, type#12155 character) { }
	// RVA: -1
	private static type#26868 SearchForCharacterInternal(type#26868 font, type#27917 unicode, type#12155 character) { }
	// RVA: -1
	private static type#26868 SearchForCharacterInternal(type#9110 fonts, type#27917 unicode, type#12155 character) { }
}
}
