|
KiCad PCB EDA Suite
|
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint32_t | m_A |
| uint32_t | m_B |
| uint32_t | m_CharHeight |
| uint32_t | m_CharWidth |
| COND_GE< FMT_VER::V_174, uint32_t > | m_Unknown2 |
| uint32_t | m_CharacterSpace |
| uint32_t | m_LineSpace |
| uint32_t | m_Unknown3 |
| uint32_t | m_StrokeWidth |
| COND_GE< FMT_VER::V_172, std::array< uint32_t, 8 > > | m_Ys |
Definition at line 2165 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_A |
Definition at line 2167 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_B |
Definition at line 2168 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_CharacterSpace |
Definition at line 2174 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_CharHeight |
Definition at line 2169 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_CharWidth |
Definition at line 2170 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_LineSpace |
Definition at line 2175 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_StrokeWidth |
Definition at line 2177 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildPcbText(), and ParseBlock_0x36().
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_Unknown2 |
Definition at line 2172 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_Unknown3 |
Definition at line 2176 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| COND_GE<FMT_VER::V_172, std::array<uint32_t, 8> > ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_Ys |
Definition at line 2179 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().