|
CTWM
|
Data Fields | |
| name_list * | priorityL [(8 *2)+1] |
| int | priority |
| name_list * | switchingL |
| bool | switching |
| int OtpPreferences::priority |
Definition at line 69 of file otp.c.
Referenced by AddNewOwl(), new_OtpPreferences(), and OtpScrSetZero().
| name_list* OtpPreferences::priorityL[(8 *2)+1] |
Definition at line 68 of file otp.c.
Referenced by ApplyPreferences(), free_OtpPreferences(), new_OtpPreferences(), and OtpScrPriorityL().
| bool OtpPreferences::switching |
Definition at line 71 of file otp.c.
Referenced by AddNewOwl(), ApplyPreferences(), new_OtpPreferences(), and OtpScrSetSwitching().
| name_list* OtpPreferences::switchingL |
Definition at line 70 of file otp.c.
Referenced by ApplyPreferences(), free_OtpPreferences(), new_OtpPreferences(), and OtpScrSwitchingL().