MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_stringtable.h
MPLAB® Harmony Graphics Suite
legato_stringtable.h

This is file legato_stringtable.h.

Functions
 
Name 
Description 
 
Gets the offset of a string in the string table using an the active global language 
 
Gets the number of languages in a string table 
 
Gets the number of strings in a string table 
 
Gets the font for a string table string 
 
Gets the length of a string in the string table in codepoints 
 
gets the offset of a string in the string table given a string ID and a language ID 
 
Gets the info for a string table string 
Macros
 
Name 
Description 
 
defines meta data sizes for the string table, don't change! 
 
This is macro LE_STRING_ENTRY_SIZE. 
 
This is macro LE_STRING_MAX_CHAR_WIDTH. 
 
This is macro LEGATO_STRINGTABLE_H. 
MPLAB® Harmony Graphics Suite