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

namespace UnityEngine.UIElements
{
public class AlignmentUtils // TypeDefIndex: 5032
{

	// Methods
	// RVA: -1
	internal static type#26059 RoundToPixelGrid(type#26059 v, type#26059 pixelsPerPoint, type#26077 offset) { }
	// RVA: -1
	internal static type#26059 CeilToPixelGrid(type#26059 v, type#26059 pixelsPerPoint, type#26077 offset) { }
	// RVA: -1
	public static type#26059 RoundToPanelPixelSize(type#28615 ve, type#26059 v) { }
}
}
