/dports/devel/geany-plugin-vimode/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-prj/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-vc/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|
/dports/devel/geany-plugin-lua/geany-plugins-1.38/spellcheck/src/ |
H A D | gui.c | 75 if (sc_info->check_while_typing) in print_typing_changed_message() 84 gboolean check_while_typing_changed, check_while_typing; in toolbar_item_toggled_cb() local 89 check_while_typing = gtk_toggle_tool_button_get_active(button); in toolbar_item_toggled_cb() 90 check_while_typing_changed = check_while_typing != sc_info->check_while_typing; in toolbar_item_toggled_cb() 91 sc_info->check_while_typing = check_while_typing; in toolbar_item_toggled_cb() 100 if (sc_info->check_while_typing) in toolbar_item_toggled_cb() 134 GTK_TOGGLE_TOOL_BUTTON(sc_info->toolbar_button), sc_info->check_while_typing); in sc_gui_update_toolbar() 579 if (! sc_info->check_while_typing) in sc_gui_editor_notify() 665 sc_info->check_while_typing = ! sc_info->check_while_typing; in sc_gui_kb_toggle_typing_activate_cb()
|