![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
#define | PAPER_A0 wxPAPER_A2 |
#define | PAPER_A1 wxPAPER_A2 |
#define | MMsize(x, y) wxSize( Mm2mils( x ), Mm2mils( y ) ) |
Functions | |
static int | clampWidth (int aWidthInMils) |
static int | clampHeight (int aHeightInMils) |
Definition at line 66 of file page_info.cpp.
#define PAPER_A0 wxPAPER_A2 |
Definition at line 36 of file page_info.cpp.
#define PAPER_A1 wxPAPER_A2 |
Definition at line 37 of file page_info.cpp.
|
static |
Definition at line 215 of file page_info.cpp.
Referenced by PAGE_INFO::SetCustomHeightMils(), and PAGE_INFO::SetHeightMils().
|
static |
Definition at line 200 of file page_info.cpp.
Referenced by PAGE_INFO::SetCustomWidthMils(), and PAGE_INFO::SetWidthMils().