WChattrBoxes       65 src/filemanager/chattr.c #define CHATTRBOXES(x) ((WChattrBoxes *) (x))
WChattrBoxes       80 src/filemanager/chattr.c typedef struct WChattrBoxes WChattrBoxes;
WChattrBoxes      389 src/filemanager/chattr.c chattr_toggle_select (const WChattrBoxes *cb, int Id)
WChattrBoxes      405 src/filemanager/chattr.c chattrboxes_draw_scrollbar (const WChattrBoxes *cb)
WChattrBoxes      444 src/filemanager/chattr.c chattrboxes_draw (WChattrBoxes *cb)
WChattrBoxes      471 src/filemanager/chattr.c chattrboxes_rename (WChattrBoxes *cb)
WChattrBoxes      505 src/filemanager/chattr.c checkboxes_save_state (const WChattrBoxes *cb)
WChattrBoxes      521 src/filemanager/chattr.c chattrboxes_down (WChattrBoxes *cb)
WChattrBoxes      554 src/filemanager/chattr.c chattrboxes_page_down (WChattrBoxes *cb)
WChattrBoxes      600 src/filemanager/chattr.c chattrboxes_end (WChattrBoxes *cb)
WChattrBoxes      617 src/filemanager/chattr.c chattrboxes_up (WChattrBoxes *cb)
WChattrBoxes      650 src/filemanager/chattr.c chattrboxes_page_up (WChattrBoxes *cb)
WChattrBoxes      694 src/filemanager/chattr.c chattrboxes_home (WChattrBoxes *cb)
WChattrBoxes      711 src/filemanager/chattr.c chattrboxes_execute_cmd (WChattrBoxes *cb, long command)
WChattrBoxes      751 src/filemanager/chattr.c chattrboxes_key (WChattrBoxes *cb, int key)
WChattrBoxes      766 src/filemanager/chattr.c     WChattrBoxes *cb = CHATTRBOXES (w);
WChattrBoxes      850 src/filemanager/chattr.c     WChattrBoxes *cb = CHATTRBOXES (w);
WChattrBoxes      873 src/filemanager/chattr.c static WChattrBoxes *
WChattrBoxes      876 src/filemanager/chattr.c     WChattrBoxes *cb;
WChattrBoxes      881 src/filemanager/chattr.c     cb = g_new0 (WChattrBoxes, 1);
WChattrBoxes      966 src/filemanager/chattr.c     WChattrBoxes *cb;