Home
last modified time | relevance | path

Searched refs:CODE_CLEAR_ALL (Results 1 – 4 of 4) sorted by relevance

/dports/math/calcoo/calcoo-1.3.18/src/
H A Dcodes.h150 #define CODE_CLEAR_ALL 100 macro
H A Db_buttons.c269 && (i != CODE_CLEAR_ALL) in disable_all_buttons()
283 && (i != CODE_CLEAR_ALL) in enable_all_buttons()
H A Db_pixmaps.c248 button_xpm[CODE_CLEAR_ALL] = clear_all_xpm; in assign_pixmaps()
H A Db_layout.c518 create_button(CODE_CLEAR_ALL, in create_widgets()