WChattrBoxes 64 src/filemanager/chattr.c #define CHATTRBOXES(x) ((WChattrBoxes *)(x)) WChattrBoxes 79 src/filemanager/chattr.c typedef struct WChattrBoxes WChattrBoxes; WChattrBoxes 393 src/filemanager/chattr.c chattr_toggle_select (const WChattrBoxes * cb, int Id) WChattrBoxes 409 src/filemanager/chattr.c chattrboxes_draw_scrollbar (const WChattrBoxes * cb) WChattrBoxes 448 src/filemanager/chattr.c chattrboxes_draw (WChattrBoxes * cb) WChattrBoxes 475 src/filemanager/chattr.c chattrboxes_rename (WChattrBoxes * cb) WChattrBoxes 510 src/filemanager/chattr.c checkboxes_save_state (const WChattrBoxes * cb) WChattrBoxes 527 src/filemanager/chattr.c chattrboxes_down (WChattrBoxes * cb) WChattrBoxes 560 src/filemanager/chattr.c chattrboxes_page_down (WChattrBoxes * cb) WChattrBoxes 606 src/filemanager/chattr.c chattrboxes_end (WChattrBoxes * cb) WChattrBoxes 623 src/filemanager/chattr.c chattrboxes_up (WChattrBoxes * cb) WChattrBoxes 656 src/filemanager/chattr.c chattrboxes_page_up (WChattrBoxes * cb) WChattrBoxes 700 src/filemanager/chattr.c chattrboxes_home (WChattrBoxes * cb) WChattrBoxes 717 src/filemanager/chattr.c chattrboxes_execute_cmd (WChattrBoxes * cb, long command) WChattrBoxes 757 src/filemanager/chattr.c chattrboxes_key (WChattrBoxes * cb, int key) WChattrBoxes 772 src/filemanager/chattr.c WChattrBoxes *cb = CHATTRBOXES (w); WChattrBoxes 856 src/filemanager/chattr.c WChattrBoxes *cb = CHATTRBOXES (w); WChattrBoxes 879 src/filemanager/chattr.c static WChattrBoxes * WChattrBoxes 882 src/filemanager/chattr.c WChattrBoxes *cb; WChattrBoxes 887 src/filemanager/chattr.c cb = g_new0 (WChattrBoxes, 1); WChattrBoxes 974 src/filemanager/chattr.c WChattrBoxes *cb;