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

namespace UnityEngine.UIElements
{
public class TextUtilities // TypeDefIndex: 6142
{

	// Methods
	// RVA: -1
	internal static type#28439 MeasureVisualElementTextSize(type#27159 te, type#12097 textToMeasure, type#26059 width, type#34704 widthMode, type#26059 height, type#34704 heightMode) { }
	// RVA: -1
	internal static type#18626 GetFontAsset(type#28615 ve) { }
	// RVA: -1
	internal static type#15313 IsFontAssigned(type#28615 ve) { }
	// RVA: -1
	internal static type#27277 GetTextSettingsFrom(type#28615 ve) { }
	// RVA: -1
	internal static type#15313 IsAdvancedTextEnabledForElement(type#28615 ve) { }
	// RVA: -1
	internal static type#27142 GetTextCoreSettingsForElement(type#28615 ve, type#15313 ignoreColors) { }
	// RVA: -1
	public static type#27296 toTextWrappingMode(type#28805 whiteSpace, type#15313 isSingleLineInputField) { }
	// RVA: -1
	public static type#28802 toTextCore(type#28805 whiteSpace, type#15313 isInputField) { }
	// RVA: -1
	public static type#27230 toTextCore(type#27233 textOverflow, type#23979 overflow) { }
}
}
