| BACKGROUND enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| ColorType enum name | tcgfx::ItemDisplayProperties | |
| ComponentType enum name | tcgfx::ItemDisplayProperties | |
| COMPTYPE_ACTION enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| COMPTYPE_ITEM enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| COMPTYPE_TITLE enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| getBorder() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getColor(ColorType color) const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getDefaultJustification() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getFont() (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getFontMagnification() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getKey() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getPadding() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getPalette() (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getRequiredHeight() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| getSpaceAfter() const (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| HIGHLIGHT1 enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| HIGHLIGHT2 enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| ItemDisplayProperties() (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| ItemDisplayProperties(uint32_t key, const color_t *palette, const MenuPadding &pad, const void *font, uint8_t mag, uint8_t spacing, uint8_t height, GridPosition::GridJustification defaultJustification, MenuBorder borderWidths) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| ItemDisplayProperties(const ItemDisplayProperties &other)=default (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| operator=(const ItemDisplayProperties &other)=default (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| setBorder(MenuBorder border) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setColor(ColorType color, color_t value) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setColors(const color_t *palette) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setDefaultJustification(GridPosition::GridJustification justification) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setFontInfo(const void *font, uint8_t mag) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setPadding(const MenuPadding &pad) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setRequiredHeight(uint8_t newHeight) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| setSpaceAfter(uint8_t space) (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | inline |
| SIZEOF_COLOR_ARRAY enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |
| TEXT enum value (defined in tcgfx::ItemDisplayProperties) | tcgfx::ItemDisplayProperties | |