MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
legato_stringutils.h
Module for Microchip Graphics Library - Legato User Interface Library
This module implements various string utility functions.
|
Name |
Description |
![]() |
Given an encoded codepoint (ASCII, UTF-8, or UTF-16) returns the actual codepoint | |
![]() |
Converts a C-style string into a leChar buffer | |
![]() |
Gets the glyph at a point inside a leChar string bounding rectangle | |
![]() |
Gets the glyph at a point inside a C-style string bounding rectangle | |
![]() |
Gets a glyph bounding rectangle for a leChar style string | |
![]() |
Gets a glyph bounding rectangle for a C-style string | |
![]() |
Gets the line count for a leChar style string | |
![]() |
Gets the line count for a C-style string | |
![]() |
Gets the line indices for a leChar style string | |
![]() |
Gets the line indices for a C-style string | |
![]() |
Gets the line bounding rectangle for a leChar style string | |
![]() |
Gets the line bounding rectangle for a C-style string | |
![]() |
Gets the bounding rectangle for a leChar style string | |
![]() |
Gets the bounding rectangle for a C-style string | |
![]() |
Converts an leChar style buffer to a C-style string |
|
Name |
Description |
![]() |
This is macro LE_STRINGUTILS_H. |
MPLAB® Harmony Graphics Suite
|