Home
last modified time | relevance | path

Searched refs:save_options (Results 201 – 225 of 302) sorted by last modified time

12345678910>>...13

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-image-saver.h63 void (*save_options) (GthImageSaver *self); member
H A Dgth-image-saver.c77 klass->save_options = base_save_options; in gth_image_saver_class_init()
138 GTH_IMAGE_SAVER_GET_CLASS (self)->save_options (self); in gth_image_saver_save_options()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/importer/
H A Dgth-import-preferences-dialog.c107 save_options (GthImportPreferencesDialog *self) in save_options() function
144 save_options (self); in save_and_hide()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/cairo_io/
H A Dgth-image-saver-png.c359 image_saver_class->save_options = gth_image_saver_png_save_options; in gth_image_saver_png_class_init()
H A Dgth-image-saver-jpeg.c522 image_saver_class->save_options = gth_image_saver_jpeg_save_options; in gth_image_saver_jpeg_class_init()
H A Dgth-image-saver-tga.c350 image_saver_class->save_options = gth_image_saver_tga_save_options; in gth_image_saver_tga_class_init()
H A Dgth-image-saver-tiff.c569 image_saver_class->save_options = gth_image_saver_tiff_save_options; in gth_image_saver_tiff_class_init()
H A Dgth-image-saver-webp.c388 image_saver_class->save_options = gth_image_saver_webp_save_options; in gth_image_saver_webp_class_init()
/dports/audio/snd/snd-21.2/
H A Dsnd-main.c388 static void save_options(FILE *fd) in save_options() function
1206save_options(save_fd); /* options = user-settable global state variable… in save_state()
1336 save_options(fd); in save_options_in_prefs()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_partition.cc1724 ulonglong save_options = thd->variables.option_bits; in append_field_list() local
1731 thd->variables.option_bits = save_options; in append_field_list()
1737 thd->variables.option_bits = save_options; in append_field_list()
1764 ulonglong save_options = thd->variables.option_bits; in add_name_string() local
1767 thd->variables.option_bits = save_options; in add_name_string()
/dports/net-mgmt/net-snmp/net-snmp-5.9/local/
H A Dtkmib248 -command => \&save_options]
932 sub save_options {
/dports/games/widelands/widelands-build21/src/ui_fsmenu/
H A Doptions.cc618 save_options(); in handle_menu()
667 void OptionsCtrl::save_options() { in save_options() function in OptionsCtrl
H A Doptions.h81 void save_options();
/dports/games/endgame-singularity/singularity-1.00/singularity/code/screens/
H A Doptions.py126 save_options()
173 save_options()
591 def save_options(): function
/dports/net/c3270/suite3270-4.0/x3270/
H A Dsave.c621 save_options(char *n) in save_options() function
H A Dxsave.h41 bool save_options(char *n);
/dports/x11/x3270/suite3270-4.0/x3270/
H A Dsave.c621 save_options(char *n) in save_options() function
H A Dxsave.h41 bool save_options(char *n);
/dports/lang/python-legacy/Python-2.7.18/Tools/pynche/
H A DStripViewer.py431 def save_options(self, optiondb): member in StripViewer
H A DSwitchboard.py113 v.save_options(self.__optiondb)
H A DDetailsViewer.py269 def save_options(self, optiondb): member in DetailsViewer
H A DListViewer.py170 def save_options(self, optiondb): member in ListViewer
H A DTextViewer.py178 def save_options(self, optiondb): member in TextViewer
/dports/lang/python27/Python-2.7.18/Tools/pynche/
H A DTextViewer.py178 def save_options(self, optiondb): member in TextViewer
H A DListViewer.py170 def save_options(self, optiondb): member in ListViewer

12345678910>>...13