|
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 1719 of file allegro_pcb_structs.h.
| TEXT_ALIGNMENT ALLEGRO::BLK_0x30_STR_WRAPPER::TEXT_PROPERTIES::m_Alignment |
Definition at line 1723 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 1722 of file allegro_pcb_structs.h.
Referenced by ParseTextProps().
| uint8_t ALLEGRO::BLK_0x30_STR_WRAPPER::TEXT_PROPERTIES::m_Key |
Definition at line 1721 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 1724 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseTextProps().