Public Attributes | |
| void * | pict |
| int | size |
| int | width |
| int | height |
| int | x |
| int | y |
| ppicture | next |
| char | descrip [20] |
Definition at line 3140 of file dlg_box.cpp.
| void* tpicture::pict |
Definition at line 3141 of file dlg_box.cpp.
| int tpicture::size |
Definition at line 3142 of file dlg_box.cpp.
| int tpicture::width |
Definition at line 3143 of file dlg_box.cpp.
| int tpicture::height |
Definition at line 3143 of file dlg_box.cpp.
| int tpicture::x |
Definition at line 3144 of file dlg_box.cpp.
| int tpicture::y |
Definition at line 3144 of file dlg_box.cpp.
| ppicture tpicture::next |
Definition at line 3145 of file dlg_box.cpp.
| char tpicture::descrip[20] |
Definition at line 3146 of file dlg_box.cpp.
1.5.1