WChattrBoxes       64 src/filemanager/chattr.c #define CHATTRBOXES(x) ((WChattrBoxes *)(x))
WChattrBoxes       79 src/filemanager/chattr.c typedef struct WChattrBoxes WChattrBoxes;
WChattrBoxes      395 src/filemanager/chattr.c chattr_toggle_select (const WChattrBoxes * cb, int Id)
WChattrBoxes      411 src/filemanager/chattr.c chattrboxes_draw_scrollbar (const WChattrBoxes * cb)
WChattrBoxes      450 src/filemanager/chattr.c chattrboxes_draw (WChattrBoxes * cb)
WChattrBoxes      477 src/filemanager/chattr.c chattrboxes_rename (WChattrBoxes * cb)
WChattrBoxes      512 src/filemanager/chattr.c checkboxes_save_state (const WChattrBoxes * cb)
WChattrBoxes      529 src/filemanager/chattr.c chattrboxes_down (WChattrBoxes * cb)
WChattrBoxes      562 src/filemanager/chattr.c chattrboxes_page_down (WChattrBoxes * cb)
WChattrBoxes      608 src/filemanager/chattr.c chattrboxes_end (WChattrBoxes * cb)
WChattrBoxes      625 src/filemanager/chattr.c chattrboxes_up (WChattrBoxes * cb)
WChattrBoxes      658 src/filemanager/chattr.c chattrboxes_page_up (WChattrBoxes * cb)
WChattrBoxes      702 src/filemanager/chattr.c chattrboxes_home (WChattrBoxes * cb)
WChattrBoxes      719 src/filemanager/chattr.c chattrboxes_execute_cmd (WChattrBoxes * cb, long command)
WChattrBoxes      759 src/filemanager/chattr.c chattrboxes_key (WChattrBoxes * cb, int key)
WChattrBoxes      774 src/filemanager/chattr.c     WChattrBoxes *cb = CHATTRBOXES (w);
WChattrBoxes      858 src/filemanager/chattr.c     WChattrBoxes *cb = CHATTRBOXES (w);
WChattrBoxes      881 src/filemanager/chattr.c static WChattrBoxes *
WChattrBoxes      884 src/filemanager/chattr.c     WChattrBoxes *cb;
WChattrBoxes      889 src/filemanager/chattr.c     cb = g_new0 (WChattrBoxes, 1);
WChattrBoxes      976 src/filemanager/chattr.c     WChattrBoxes *cb;