Home
last modified time | relevance | path

Searched refs:DEFAULT_CELLSIZE (Results 1 – 2 of 2) sorted by relevance

/dports/cad/pcb/pcb-4.2.0/
H A Dglobalconst.h57 #define DEFAULT_CELLSIZE 50 /* default cell size for symbols */ macro
/dports/cad/pcb/pcb-4.2.0/src/
H A Dmisc.c915 Ptr->MaxWidth = DEFAULT_CELLSIZE; in SetFontInfo()
916 Ptr->MaxHeight = DEFAULT_CELLSIZE; in SetFontInfo()