|
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 |
| std::array< uint32_t, 4 > | m_Xs |
| COND_GE< FMT_VER::V_172, std::array< uint32_t, 8 > > | m_Ys |
Definition at line 1942 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_A |
Definition at line 1944 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_B |
Definition at line 1945 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| uint32_t ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_CharHeight |
Definition at line 1946 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 1947 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 1949 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().
| std::array<uint32_t, 4> ALLEGRO::BLK_0x36_DEF_TABLE::FontDef_X08::m_Xs |
Definition at line 1951 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 1953 of file allegro_pcb_structs.h.
Referenced by ParseBlock_0x36().