Home
last modified time | relevance | path

Searched refs:toggle_variable (Results 1 – 7 of 7) sorted by relevance

/dports/devel/thonny/thonny-3.3.14/thonny/plugins/
H A Dpgzero_frontend.py9 def toggle_variable(): function
28 toggle_variable,
H A Ddock_user_windows_frontend.py9 def toggle_variable(): function
29 toggle_variable,
/dports/news/nn/nn-6.7.3/
H A Dvariable.h6 void toggle_variable(char *);
H A Dvariable.c720 toggle_variable(char *variable) in toggle_variable() function
H A Dinit.c1117 toggle_variable(argv(1)); in parse_command()
/dports/irc/epic4/epic4-2.10.9/source/
H A Dclock.c259 int toggle_variable; member
324 if (get_int_var(system_timers[i].toggle_variable) && in update_system_timer()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dclock.c276 int * toggle_variable; member
347 if (get_int_var(*system_timers[i].toggle_variable) && in update_system_timer()