|
ARB
|

Public Attributes | |
| bool | isTextToggle |
| char * | bitmapOrText [2] |
| int | buttonWidth |
Definition at line 752 of file AW_button.cxx.
| bool aw_toggle_data::isTextToggle |
Definition at line 753 of file AW_button.cxx.
Referenced by AW_window::create_text_toggle(), AW_window::create_toggle(), and AW_window::update_toggle().
| char* aw_toggle_data::bitmapOrText[2] |
Definition at line 754 of file AW_button.cxx.
Referenced by AW_window::create_text_toggle(), AW_window::create_toggle(), and AW_window::update_toggle().
| int aw_toggle_data::buttonWidth |
Definition at line 755 of file AW_button.cxx.
Referenced by AW_window::create_text_toggle(), and AW_window::create_toggle().
1.8.8