Defines TextBox shape information based upon the sizes of the fonts being used. More...
#include <Common.h>
Public Attributes | |
| Shape_t | MonoFonto_180_90_Config = {60, 155, 145} |
| Shape_t | MonoFonto_180_64_Config = {50, 155, 145} |
| Shape_t | MonoFonto_90_32_Config = {35, 75, 68} |
| Shape_t | MonoFonto_64_20_Config = {25, 60, 50} |
| Shape_t | MonoFonto_64_32_Config = {50, 60, 50} |
| Shape_t | MonoFonto_64_32sm_Config = {25, 60, 50} |
Defines TextBox shape information based upon the sizes of the fonts being used.
| Shape_t TextBoxConfig::TextBox_Config::MonoFonto_180_64_Config = {50, 155, 145} |
| Shape_t TextBoxConfig::TextBox_Config::MonoFonto_180_90_Config = {60, 155, 145} |
| Shape_t TextBoxConfig::TextBox_Config::MonoFonto_64_20_Config = {25, 60, 50} |
| Shape_t TextBoxConfig::TextBox_Config::MonoFonto_64_32_Config = {50, 60, 50} |
| Shape_t TextBoxConfig::TextBox_Config::MonoFonto_64_32sm_Config = {25, 60, 50} |
| Shape_t TextBoxConfig::TextBox_Config::MonoFonto_90_32_Config = {35, 75, 68} |