Home
last modified time | relevance | path

Searched refs:default_look_in_binaries (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-fgr/src/
H A Dfind-module.i64 extern gboolean default_look_in_binaries;
662 default_look_in_binaries=TRUE;
665 default_look_in_binaries=FALSE;
H A Dfind-module_gui.c43 gboolean default_look_in_binaries=FALSE; variable
916 gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (look_in_binaries), default_look_in_binaries); in create_find_dialog()