Home
last modified time | relevance | path

Searched refs:ConfirmType (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgfileutil.h75 ConfirmType *action,
80 ConfirmType *action,
85 ConfirmType *action,
103 ConfirmType confirm,
H A Dgtkutils.h42 } ConfirmType; typedef
82 ConfirmType gtkutil_confirm_dialog (const gchar *title,
86 ConfirmType
H A Dgtkutils.c51 ConfirmType *type);
53 ConfirmType *type);
55 ConfirmType *type);
57 ConfirmType *type);
263 cb_confirm_yes (GtkWidget *button, ConfirmType *type) in cb_confirm_yes()
279 cb_confirm_no (GtkWidget *button, ConfirmType *type) in cb_confirm_no()
295 cb_confirm_cancel (GtkWidget *button, ConfirmType *type) in cb_confirm_cancel()
302 ConfirmType
306 ConfirmType retval = CONFIRM_NO; in gtkutil_confirm_dialog()
404 ConfirmType retval;
[all …]
H A Dgfileutil.c523 ConfirmType *action, in move_file_check_over_write()
614 ConfirmType *action, gboolean show_error, in move_file()
830 ConfirmType *action, gboolean show_error, in copy_dir()
837 ConfirmType confirm; in copy_dir()
951 ConfirmType *action, gboolean show_error, in copy_file_to_file()
1114 ConfirmType *action, gboolean show_error, in copy_file()
1331 ConfirmType *over_write, in do_file_operate()
1342 ConfirmType cache_over_write = CONFIRM_YES_TO_ALL; in do_file_operate()
1462 ConfirmType over_write = CONFIRM_ASK; in files2dir()
1617 ConfirmType action; in delete_dir()
[all …]
H A Dgimv_thumb_view.c2353 ConfirmType confirm; in gimv_thumb_view_rename_file()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DConfirmationRequest.h20 const FIX::ConfirmType& aConfirmType, in ConfirmationRequest()
30 FIELD_SET(*this, FIX::ConfirmType);
H A DConfirmation.h21 const FIX::ConfirmType& aConfirmType, in Confirmation()
51 FIELD_SET(*this, FIX::ConfirmType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DConfirmationRequest.h20 const FIX::ConfirmType& aConfirmType, in ConfirmationRequest()
30 FIELD_SET(*this, FIX::ConfirmType);
H A DConfirmation.h21 const FIX::ConfirmType& aConfirmType, in Confirmation()
51 FIELD_SET(*this, FIX::ConfirmType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DConfirmationRequest.h20 const FIX::ConfirmType& aConfirmType, in ConfirmationRequest()
30 FIELD_SET(*this, FIX::ConfirmType);
H A DConfirmation.h21 const FIX::ConfirmType& aConfirmType, in Confirmation()
51 FIELD_SET(*this, FIX::ConfirmType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DConfirmationRequest.h20 const FIX::ConfirmType& aConfirmType, in ConfirmationRequest()
30 FIELD_SET(*this, FIX::ConfirmType);
H A DConfirmation.h21 const FIX::ConfirmType& aConfirmType, in Confirmation()
51 FIELD_SET(*this, FIX::ConfirmType);
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/tests/
H A Dtest_validation.py30 name2 = StringCol(validator=validators.ConfirmType(type=str), default='y')
/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.h186 enum ConfirmType { enum
191 ConfirmType confirm_type;
/dports/www/py-formencode/FormEncode-1.3.0/formencode/tests/
H A Dtest_validators.py778 bar = validators.ConfirmType(subclass=(dict,))
788 bar = validators.ConfirmType(subclass=(int,))
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h809 const int ConfirmType = 773; variable
H A DFixFields.h811 DEFINE_INT(ConfirmType);
/dports/www/py-formencode/FormEncode-1.3.0/formencode/
H A Dvalidators.py102 class ConfirmType(FancyValidator): class
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb10415 class ConfirmType < Quickfix::IntField class
10416 def ConfirmType.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py5610 class ConfirmType(quickfix.IntField): class
H A Dquickfix.py19191 class ConfirmType(IntField): class
19195 __setattr__ = lambda self, name, value: _swig_setattr(self, ConfirmType, name, value)
19199 __getattr__ = lambda self, name: _swig_getattr(self, ConfirmType, name)
19211 ConfirmType_swigregister(ConfirmType)
45634 class ConfirmType(quickfix.IntField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py5610 class ConfirmType(quickfix.IntField): class
H A Dquickfix.py19191 class ConfirmType(IntField): class
19195 __setattr__ = lambda self, name, value: _swig_setattr(self, ConfirmType, name, value)
19199 __getattr__ = lambda self, name: _swig_getattr(self, ConfirmType, name)
19211 ConfirmType_swigregister(ConfirmType)
45634 class ConfirmType(quickfix.IntField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py5610 class ConfirmType(quickfix.IntField): class

12