Documentation
¶
Index ¶
- func AlignBottomFrom(startY, containerHeight, elementHeight uint32) uint32
- func AlignLeft() uint32
- func AlignLeftFrom(startX uint32) uint32
- func AlignRight(pageWidth, elementWidth uint32) uint32
- func AlignRightFrom(startX, elementWidth uint32) uint32
- func AlignTopFrom(startY, elementHeight uint32) uint32
- func CenterElement(pageWidth, elementWidth uint32) uint32
- func CenterElementFrom(startX, containerWidth, elementWidth uint32) uint32
- func CenterElementVerticallyFrom(startY, containerHeight, elementHeight uint32) uint32
- func TruncateString(str string, maxLength int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlignBottomFrom ¶
func AlignLeftFrom ¶
func AlignRight ¶
func AlignRightFrom ¶
func AlignTopFrom ¶
func CenterElement ¶
func CenterElementFrom ¶
func TruncateString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.