Home
last modified time | relevance | path

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

/dports/games/tuxpaint-config/tuxpaint-config-0.0.13/src/
H A Dtuxpaint-config2.cxx333 CHECKBUTTON_simpleshapeoutlines->activate(); in activate_widgets()
472 CHECKBUTTON_simpleshapeoutlines->deactivate(); in deactivate_widgets()
1023 CHECKBUTTON_simpleshapeoutlines->value(1); in load_conf()
1423 Fl_Check_Button *CHECKBUTTON_simpleshapeoutlines=(Fl_Check_Button *)0; variable
2099 …{ Fl_Check_Button* o = CHECKBUTTON_simpleshapeoutlines = new Fl_Check_Button(boxx + 12, boxy + 95,… in Show_TPC_Window()
H A Dtuxpaint-config2.h43 extern Fl_Check_Button *CHECKBUTTON_simpleshapeoutlines;
H A Ddefaults.cxx127 diff += CHECKBUTTON_simpleshapeoutlines -> value (0); in DEF_simplification()
152 if (CHECKBUTTON_simpleshapeoutlines->value() == 0) in CHKBUT_smploutlns_isdef()