![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|

Data Fields | |
| struct PinoutData * | prev |
| struct PinoutData * | next |
| Widget | form |
| Window | window |
| Coord | left |
| Coord | right |
| Coord | top |
| Coord | bottom |
| Coord | x |
| Coord | y |
| double | zoom |
| int | v_width |
| int | v_height |
| void * | item |
Definition at line 138 of file hid/lesstif/main.c.
Definition at line 143 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().
| Widget PinoutData::form |
Definition at line 141 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_unmap().
| void* PinoutData::item |
Definition at line 147 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().
Definition at line 143 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().
| struct PinoutData * PinoutData::next |
Definition at line 140 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_unmap().
| struct PinoutData* PinoutData::prev |
Definition at line 140 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_unmap().
Definition at line 143 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().
Definition at line 143 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().
Definition at line 146 of file hid/lesstif/main.c.
Referenced by pinout_callback().
Definition at line 146 of file hid/lesstif/main.c.
Referenced by pinout_callback().
| Window PinoutData::window |
Definition at line 142 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().
Definition at line 144 of file hid/lesstif/main.c.
Referenced by pinout_callback().
Definition at line 144 of file hid/lesstif/main.c.
Referenced by pinout_callback().
| double PinoutData::zoom |
Definition at line 145 of file hid/lesstif/main.c.
Referenced by lesstif_show_item(), and pinout_callback().