Home
last modified time | relevance | path

Searched refs:ThermStyle (Results 1 – 4 of 4) sorted by relevance

/dports/cad/pcb/pcb-4.2.0/src/
H A Dglobal.h571 ThermStyle; /*!< Type of thermal to place with thermal tool. */ member
H A Dcreate.c163 ptr->ThermStyle = 4; in CreateNewPCB()
H A Daction.c1045 ChangeObjectThermal (VIA_TYPE, via, via, via, PCB->ThermStyle); in NotifyMode()
1205 ChangeObjectThermal (type, ptr1, ptr2, ptr3, PCB->ThermStyle); in NotifyMode()
2057 kind = PCB->ThermStyle; in ActionSetThermal()
H A Dautoroute.c5212 ASSIGN_THERM (p->layer, PCB->ThermStyle, pin); in IronDownAllUnfixedPaths()