Home
last modified time | relevance | path

Searched refs:CHECKBUTTON_nolockfile (Results 1 – 3 of 3) sorted by last modified time

/dports/games/tuxpaint-config/tuxpaint-config-0.0.13/src/
H A Dtuxpaint-config2.cxx390 CHECKBUTTON_nolockfile->activate(); in activate_widgets()
784 if (CHECKBUTTON_nolockfile->value()==1) in save_conf()
1209 CHECKBUTTON_nolockfile->value(1); in load_conf()
1605 Fl_Check_Button *CHECKBUTTON_nolockfile=(Fl_Check_Button *)0; variable
2562 …{ Fl_Check_Button* o = CHECKBUTTON_nolockfile = new Fl_Check_Button(22, 96-y, whalf - 23, 28, gett… in Show_TPC_Window()
H A Dtuxpaint-config2.h133 extern Fl_Check_Button *CHECKBUTTON_nolockfile;
H A Ddefaults.cxx282 diff += CHECKBUTTON_nolockfile -> value(0); in DEF_data()