|
KiCad PCB EDA Suite
|
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Key |
| uint8_t | m_Flags |
| TEXT_ALIGNMENT | m_Alignment |
| TEXT_REVERSAL | m_Reversal |
Definition at line 1795 of file allegro_pcb_structs.h.
| TEXT_ALIGNMENT ALLEGRO::BLK_0x30_STR_WRAPPER::TEXT_PROPERTIES::m_Alignment |
Definition at line 1799 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseTextProps().
| uint8_t ALLEGRO::BLK_0x30_STR_WRAPPER::TEXT_PROPERTIES::m_Flags |
Definition at line 1798 of file allegro_pcb_structs.h.
Referenced by ParseTextProps().
| uint8_t ALLEGRO::BLK_0x30_STR_WRAPPER::TEXT_PROPERTIES::m_Key |
Definition at line 1797 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseTextProps().
| TEXT_REVERSAL ALLEGRO::BLK_0x30_STR_WRAPPER::TEXT_PROPERTIES::m_Reversal |
Definition at line 1800 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseTextProps().