Home
last modified time | relevance | path

Searched refs:m_custom (Results 1 – 25 of 132) sorted by relevance

123456

/dports/textproc/uim-el/uim-d1ac9d9/qt3/pref/
H A Dcustomwidgets.cpp57 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
68 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
70 setCustom( m_custom ); in setDefault()
94 if( !m_custom || m_custom->type != UCustom_Int ) in update()
107 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
135 if( !m_custom || m_custom->type != UCustom_Str ) in update()
147 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
199 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
272 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
364 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
[all …]
H A Dcustomwidgets.h67 m_custom = c;
70 uim_custom_cb_add( m_custom->symbol, this, UimCustomItemIface::update_cb );
74 if( m_custom ) uim_custom_free( m_custom ); in ~UimCustomItemIface()
101 if( m_custom ) uim_custom_free( m_custom ); in updateItem()
103 m_custom = uim_custom_get( custom_sym ); in updateItem()
109 struct uim_custom *m_custom; variable
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt3/pref/
H A Dcustomwidgets.cpp57 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
68 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
70 setCustom( m_custom ); in setDefault()
94 if( !m_custom || m_custom->type != UCustom_Int ) in update()
107 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
135 if( !m_custom || m_custom->type != UCustom_Str ) in update()
147 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
199 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
272 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
364 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
[all …]
H A Dcustomwidgets.h67 m_custom = c;
70 uim_custom_cb_add( m_custom->symbol, this, UimCustomItemIface::update_cb );
74 if( m_custom ) uim_custom_free( m_custom ); in ~UimCustomItemIface()
101 if( m_custom ) uim_custom_free( m_custom ); in updateItem()
103 m_custom = uim_custom_get( custom_sym ); in updateItem()
109 struct uim_custom *m_custom; variable
/dports/textproc/uim-qt5/uim-d1ac9d9/qt3/pref/
H A Dcustomwidgets.cpp57 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
68 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
70 setCustom( m_custom ); in setDefault()
94 if( !m_custom || m_custom->type != UCustom_Int ) in update()
107 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
135 if( !m_custom || m_custom->type != UCustom_Str ) in update()
147 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
199 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
272 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
364 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
[all …]
H A Dcustomwidgets.h67 m_custom = c;
70 uim_custom_cb_add( m_custom->symbol, this, UimCustomItemIface::update_cb );
74 if( m_custom ) uim_custom_free( m_custom ); in ~UimCustomItemIface()
101 if( m_custom ) uim_custom_free( m_custom ); in updateItem()
103 m_custom = uim_custom_get( custom_sym ); in updateItem()
109 struct uim_custom *m_custom; variable
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt3/pref/
H A Dcustomwidgets.cpp57 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
68 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
70 setCustom( m_custom ); in setDefault()
94 if( !m_custom || m_custom->type != UCustom_Int ) in update()
107 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
135 if( !m_custom || m_custom->type != UCustom_Str ) in update()
147 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
199 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
272 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
364 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
[all …]
H A Dcustomwidgets.h67 m_custom = c;
70 uim_custom_cb_add( m_custom->symbol, this, UimCustomItemIface::update_cb );
74 if( m_custom ) uim_custom_free( m_custom ); in ~UimCustomItemIface()
101 if( m_custom ) uim_custom_free( m_custom ); in updateItem()
103 m_custom = uim_custom_get( custom_sym ); in updateItem()
109 struct uim_custom *m_custom; variable
/dports/textproc/uim-gtk/uim-d1ac9d9/qt3/pref/
H A Dcustomwidgets.cpp57 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
68 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
70 setCustom( m_custom ); in setDefault()
94 if( !m_custom || m_custom->type != UCustom_Int ) in update()
107 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
135 if( !m_custom || m_custom->type != UCustom_Str ) in update()
147 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
199 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
272 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
364 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
[all …]
H A Dcustomwidgets.h67 m_custom = c;
70 uim_custom_cb_add( m_custom->symbol, this, UimCustomItemIface::update_cb );
74 if( m_custom ) uim_custom_free( m_custom ); in ~UimCustomItemIface()
101 if( m_custom ) uim_custom_free( m_custom ); in updateItem()
103 m_custom = uim_custom_get( custom_sym ); in updateItem()
109 struct uim_custom *m_custom; variable
/dports/japanese/uim-anthy/uim-d1ac9d9/qt3/pref/
H A Dcustomwidgets.cpp57 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
68 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
70 setCustom( m_custom ); in setDefault()
94 if( !m_custom || m_custom->type != UCustom_Int ) in update()
107 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
135 if( !m_custom || m_custom->type != UCustom_Str ) in update()
147 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
199 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
272 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
364 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
[all …]
H A Dcustomwidgets.h67 m_custom = c;
70 uim_custom_cb_add( m_custom->symbol, this, UimCustomItemIface::update_cb );
74 if( m_custom ) uim_custom_free( m_custom ); in ~UimCustomItemIface()
101 if( m_custom ) uim_custom_free( m_custom ); in updateItem()
103 m_custom = uim_custom_get( custom_sym ); in updateItem()
109 struct uim_custom *m_custom; variable
/dports/textproc/uim-gtk/uim-d1ac9d9/qt4/pref/
H A Dcustomwidgets.cpp81 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
92 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
121 if( !m_custom || m_custom->type != UCustom_Int ) in update()
134 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
162 if( !m_custom || m_custom->type != UCustom_Str ) in update()
174 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
233 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
297 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
396 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
675 if( !m_custom || m_custom->type != UCustom_Key ) in update()
[all …]
/dports/textproc/uim-qt5/uim-d1ac9d9/qt4/pref/
H A Dcustomwidgets.cpp81 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
92 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
121 if( !m_custom || m_custom->type != UCustom_Int ) in update()
134 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
162 if( !m_custom || m_custom->type != UCustom_Str ) in update()
174 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
233 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
297 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
396 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
675 if( !m_custom || m_custom->type != UCustom_Key ) in update()
[all …]
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt4/pref/
H A Dcustomwidgets.cpp81 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
92 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
121 if( !m_custom || m_custom->type != UCustom_Int ) in update()
134 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
162 if( !m_custom || m_custom->type != UCustom_Str ) in update()
174 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
233 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
297 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
396 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
675 if( !m_custom || m_custom->type != UCustom_Key ) in update()
[all …]
/dports/textproc/uim-el/uim-d1ac9d9/qt4/pref/
H A Dcustomwidgets.cpp81 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
92 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
121 if( !m_custom || m_custom->type != UCustom_Int ) in update()
134 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
162 if( !m_custom || m_custom->type != UCustom_Str ) in update()
174 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
233 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
297 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
396 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
675 if( !m_custom || m_custom->type != UCustom_Key ) in update()
[all …]
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt4/pref/
H A Dcustomwidgets.cpp81 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
92 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
121 if( !m_custom || m_custom->type != UCustom_Int ) in update()
134 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
162 if( !m_custom || m_custom->type != UCustom_Str ) in update()
174 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
233 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
297 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
396 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
675 if( !m_custom || m_custom->type != UCustom_Key ) in update()
[all …]
/dports/japanese/uim-anthy/uim-d1ac9d9/qt4/pref/
H A Dcustomwidgets.cpp81 if( !m_custom || m_custom->type != UCustom_Bool ) in update()
92 m_custom->value->as_bool = m_custom->default_value->as_bool; in setDefault()
121 if( !m_custom || m_custom->type != UCustom_Int ) in update()
134 m_custom->value->as_int = m_custom->default_value->as_int; in setDefault()
162 if( !m_custom || m_custom->type != UCustom_Str ) in update()
174 m_custom->value->as_str = strdup( m_custom->default_value->as_str ); in setDefault()
233 if( !m_custom || m_custom->type != UCustom_Pathname ) in update()
297 if( !m_custom || m_custom->type != UCustom_Choice ) in update()
396 if( !m_custom || m_custom->type != UCustom_OrderedList ) in update()
675 if( !m_custom || m_custom->type != UCustom_Key ) in update()
[all …]
/dports/chinese/scim-pinyin/scim-pinyin-0.5.92/src/
H A Dscim_pinyin_global.cpp46 : m_custom (NULL), in PinyinGlobal()
59 !m_pinyin_validator || !m_custom) { in PinyinGlobal()
60 delete m_custom; in PinyinGlobal()
78 delete m_custom; in ~PinyinGlobal()
88 return m_custom->use_tone; in use_tone()
100 return m_custom->use_incomplete; in use_incomplete()
106 return m_custom->use_dynamic_adjust; in use_dynamic_adjust()
112 m_custom->use_tone = use; in toggle_tone()
118 m_custom->use_incomplete = use; in toggle_incomplete()
124 m_custom->use_dynamic_adjust = use; in toggle_dynamic_adjust()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dsnk6502.cpp568 , m_custom(*this, "custom") in vanguard_sound_device()
610 m_custom->mute_channel(0); in sound_w()
641 m_custom->mute_channel(1); in sound_w()
754 , m_custom(*this, "custom") in fantasy_sound_device()
786 m_custom->mute_channel(0); in sound_w()
791 m_custom->mute_channel(2); in sound_w()
819 m_custom->mute_channel(1); in sound_w()
966 , m_custom(*this, "custom") in sasuke_sound_device()
1005 m_custom->mute_channel(0); in sound_w()
1115 , m_custom(*this, "custom") in satansat_sound_device()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dsnk6502.cpp568 , m_custom(*this, "custom") in vanguard_sound_device()
610 m_custom->mute_channel(0); in sound_w()
641 m_custom->mute_channel(1); in sound_w()
754 , m_custom(*this, "custom") in fantasy_sound_device()
786 m_custom->mute_channel(0); in sound_w()
791 m_custom->mute_channel(2); in sound_w()
819 m_custom->mute_channel(1); in sound_w()
966 , m_custom(*this, "custom") in sasuke_sound_device()
1005 m_custom->mute_channel(0); in sound_w()
1115 , m_custom(*this, "custom") in satansat_sound_device()
[all …]
/dports/audio/lmms/lmms-1.2.2/src/gui/widgets/
H A DTempoSyncKnob.cpp45 m_custom( NULL ) in TempoSyncKnob()
54 if( m_custom ) in ~TempoSyncKnob()
56 delete m_custom->parentWidget(); in ~TempoSyncKnob()
69 if( m_custom != NULL ) in modelChanged()
71 m_custom->setModel( &model()->m_custom ); in modelChanged()
209 if( m_custom != NULL && in updateDescAndIcon()
212 m_custom->parentWidget()->hide(); in updateDescAndIcon()
293 if( m_custom == NULL ) in showCustom()
297 m_custom->setWindowTitle( "Meter" ); in showCustom()
298 m_custom->setModel( &model()->m_custom ); in showCustom()
[all …]
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DTempoSyncKnobModel.cpp42 m_custom( _parent ) in TempoSyncKnobModel()
86 static_cast<float>( m_custom.getDenominator() ) / in calculateTempoSyncTime()
87 static_cast<float>( m_custom.getNumerator() ); in calculateTempoSyncTime()
132 m_custom.saveSettings( _doc, _this, _name ); in saveSettings()
143 m_custom.loadSettings( _this, _name ); in loadSettings()
157 connect( &m_custom, SIGNAL( dataChanged() ), in setSyncMode()
/dports/games/simsu/simsu-1.4.0/src/
H A Dnew_game_page.cpp125 m_custom.append(edit); in NewGamePage()
145 QLineEdit* edit = m_custom[c + y]; in NewGamePage()
160 for (QLineEdit* edit : qAsConst(m_custom)) { in reset()
164 m_custom[0]->setFocus(); in reset()
198 givens[i] = m_custom[i]->text().toInt(); in playGame()
211 for (QLineEdit* edit : qAsConst(m_custom)) { in showConflicts()
223 QLineEdit* edit = m_custom[c + r]; in showConflicts()
243 QLineEdit* edit = m_custom[c + r]; in showConflicts()
266 QLineEdit* edit = m_custom[c + box_c + y]; in showConflicts()
292 m_custom[0]->setFocus(); in showCustom()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dvertigo.cpp51 m_custom->sound_interrupt_w(state); in WRITE_LINE_MEMBER()
103 m_custom->sound_reset_w(ASSERT_LINE); in vertigo_wsot_w()
105 m_custom->sound_reset_w(CLEAR_LINE); in vertigo_wsot_w()
111 m_custom->exidy440_sound_command(param); in TIMER_CALLBACK_MEMBER()
130 return m_custom->exidy440_sound_command_ack() ? 0xfc : 0xfd; in vertigo_sio_r()

123456