|
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 2296 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_A |
Definition at line 2298 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_B |
Definition at line 2299 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_CharacterSpace |
Definition at line 2305 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_CharHeight |
Definition at line 2300 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 2301 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 2306 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_StrokeWidth |
Definition at line 2308 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 2303 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_Unknown3 |
Definition at line 2307 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 2310 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().