Home
last modified time | relevance | path

Searched +defs:key +defs:control +defs:key +defs:state (Results 1 – 25 of 581) sorted by relevance

12345678910>>...24

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dform_controller.cc108 FormControlState state; in Deserialize() local
192 unsigned ControlKeyHash::GetHash(const ControlKey& key) { in GetHash()
274 const ControlKey& key = form_control.key; in SerializeTo() local
287 ControlKey key(name.Impl(), type.Impl()); in AppendControlState() local
308 FormControlState state = it->value.TakeFirst(); in TakeControlState() local
318 const ControlKey& key = form_control.key; in GetReferencedFilePaths() local
522 const ListedElement& control) { in TakeStateForControl()
531 FormControlState state = in TakeStateForControl() local
549 std::unique_ptr<SavedFormState> state = in ControlStatesFromStateVector() local
595 FormControlState state = TakeStateForControl(control); in RestoreControlStateInternal() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dform_controller.cc108 FormControlState state; in Deserialize() local
192 unsigned ControlKeyHash::GetHash(const ControlKey& key) { in GetHash()
274 const ControlKey& key = form_control.key; in SerializeTo() local
287 ControlKey key(name.Impl(), type.Impl()); in AppendControlState() local
308 FormControlState state = it->value.TakeFirst(); in TakeControlState() local
318 const ControlKey& key = form_control.key; in GetReferencedFilePaths() local
522 const ListedElement& control) { in TakeStateForControl()
531 FormControlState state = in TakeStateForControl() local
549 std::unique_ptr<SavedFormState> state = in ControlStatesFromStateVector() local
595 FormControlState state = TakeStateForControl(control); in RestoreControlStateInternal() local
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/glui/
H A Dglui.cpp315 void glui_special_up_func(int key, int x, int y) in glui_special_up_func()
357 void glui_special_func(int key, int x, int y) in glui_special_func()
458 void glui_entry_func(int state) in glui_entry_func()
472 void glui_visibility_func(int state) in glui_visibility_func()
805 GLUI_Control *control; in mouse() local
876 GLUI_Control *control; in motion() local
904 GLUI_Control *control; in passive_motion() local
932 void GLUI_Main::entry(int state) in entry()
942 void GLUI_Main::visibility(int state) in visibility()
1145 GLint state; in set_current_draw_buffer() local
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/
H A DScriptManager.cs917 public void AddHistoryPoint(NameValueCollection state, string title) { in AddHistoryPoint()
1437 …public static void RegisterClientScriptBlock(Control control, Type type, string key, string script… in RegisterClientScriptBlock()
1442 …nternal virtual void RegisterClientScriptIncludeInternal(Control control, Type type, string key, s… in RegisterClientScriptIncludeInternal()
1465 …public static void RegisterClientScriptInclude(Control control, Type type, string key, string url)… in RegisterClientScriptInclude()
1575 …public static void RegisterOnSubmitStatement(Control control, Type type, string key, string script… in RegisterOnSubmitStatement()
1975 …public static void RegisterStartupScript(Control control, Type type, string key, string script, bo… in RegisterStartupScript()
2136 …void IScriptManager.RegisterClientScriptBlock(Control control, Type type, string key, string scrip… in IScriptManager.RegisterClientScriptBlock()
2140 …void IScriptManager.RegisterClientScriptInclude(Control control, Type type, string key, string url… in IScriptManager.RegisterClientScriptInclude()
2160 …void IScriptManager.RegisterOnSubmitStatement(Control control, Type type, string key, string scrip… in IScriptManager.RegisterOnSubmitStatement()
2168 …void IScriptManager.RegisterStartupScript(Control control, Type type, string key, string script, b… in IScriptManager.RegisterStartupScript()
[all …]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dglui.cpp315 void glui_special_func(int key, int x, int y) in glui_special_func()
416 void glui_entry_func(int state) in glui_entry_func()
430 void glui_visibility_func(int state) in glui_visibility_func()
736 void GLUI_Main::special(int key, int x, int y) in special()
752 GLUI_Control *control; in mouse() local
823 GLUI_Control *control; in motion() local
851 GLUI_Control *control; in passive_motion() local
879 void GLUI_Main::entry(int state) in entry()
889 void GLUI_Main::visibility(int state) in visibility()
1092 GLint state; in set_current_draw_buffer() local
[all …]
/dports/devel/glui/glui-2.36/src/
H A Dglui.cpp317 void glui_special_func(int key, int x, int y) in glui_special_func()
418 void glui_entry_func(int state) in glui_entry_func()
432 void glui_visibility_func(int state) in glui_visibility_func()
738 void GLUI_Main::special(int key, int x, int y) in special()
754 GLUI_Control *control; in mouse() local
825 GLUI_Control *control; in motion() local
853 GLUI_Control *control; in passive_motion() local
881 void GLUI_Main::entry(int state) in entry()
891 void GLUI_Main::visibility(int state) in visibility()
1094 GLint state; in set_current_draw_buffer() local
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/glui/
H A Dglui.cpp315 void glui_special_func(int key, int x, int y) in glui_special_func()
416 void glui_entry_func(int state) in glui_entry_func()
430 void glui_visibility_func(int state) in glui_visibility_func()
736 void GLUI_Main::special(int key, int x, int y) in special()
752 GLUI_Control *control; in mouse() local
823 GLUI_Control *control; in motion() local
851 GLUI_Control *control; in passive_motion() local
879 void GLUI_Main::entry(int state) in entry()
889 void GLUI_Main::visibility(int state) in visibility()
1092 GLint state; in set_current_draw_buffer() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/test/
H A Dui_controls_aurax11.cc33 ui::KeyboardCode key, in SendKeyPress()
34 bool control, in SendKeyPress()
43 ui::KeyboardCode key, in SendKeyPressNotifyWhenDone()
44 bool control, in SendKeyPressNotifyWhenDone()
171 int state = static_cast<int>(xevent.state); in SendMouseEventsNotifyWhenDone() local
/dports/games/etracer/etr-0.8.1/src/
H A Dtool_frame.cpp40 static bool control = false; variable
52 void SingleFrameKeys(sf::Keyboard::Key key, bool release, int x, int y) { in SingleFrameKeys()
200 void SingleFrameMouse(int button, int state, int x, int y) { in SingleFrameMouse()
291 void SequenceKeys(sf::Keyboard::Key key, bool release, int x, int y) { in SequenceKeys()
309 void SequenceMouse(int button, int state, int x, int y) {} in SequenceMouse()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/threadproc/unix/
H A Dthread.c88 int state; local
272 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key,
278 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key,
309 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control,
319 APR_DECLARE(apr_status_t) apr_thread_once(apr_thread_once_t *control,
/dports/devel/apr1/apr-1.7.0/threadproc/unix/
H A Dthread.c92 int state; local
266 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key,
272 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key,
303 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control,
313 APR_DECLARE(apr_status_t) apr_thread_once(apr_thread_once_t *control,
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwinput/
H A Dbindingsmanager.cpp22 void clearAllKeyBindings(ICS::InputControlSystem* inputBinder, ICS::Control* control) in clearAllKeyBindings()
33 void clearAllControllerBindings(ICS::InputControlSystem* inputBinder, ICS::Control* control) in clearAllControllerBindings()
71 void keyBindingDetected(ICS::InputControlSystem* ICS, ICS::Control* control in keyBindingDetected() argument
72 , SDL_Scancode key, ICS::Control::ControlChangingDirection direction) override in keyBindingDetected()
102 void mouseAxisBindingDetected(ICS::InputControlSystem* ICS, ICS::Control* control in mouseAxisBindingDetected() argument
109 void mouseButtonBindingDetected(ICS::InputControlSystem* ICS, ICS::Control* control in mouseButtonBindingDetected() argument
120 void mouseWheelBindingDetected(ICS::InputControlSystem* ICS, ICS::Control* control in mouseWheelBindingDetected() argument
299 ICS::Control* control; in loadKeyDefaults() local
384 ICS::Control* control; in loadControllerDefaults() local
516 SDL_Scancode key = mInputBinder->getKeyBinding(c, ICS::Control::INCREASE); in getActionKeyBindingName() local
[all …]
/dports/security/highwayhash/highwayhash-bdd572de8cfa3a1fbef6ba32307c2629db7c4773/highwayhash/
H A Dsip_tree_hash.cc49 const V4x64U key = in SipTreeHashStateT() local
76 const V4x64U control(0x0D0C0B0A09080F0EULL, 0x0504030201000706ULL, in RotateLeft16() local
172 SipTreeHashStateT<kUpdateRounds, kFinalizeRounds> state(key); in SipTreeHashT() local
217 HH_U64 SipTreeHashC(const HH_U64* key, const char* bytes, const HH_U64 size) { in SipTreeHashC()
221 HH_U64 SipTreeHash13C(const HH_U64* key, const char* bytes, const HH_U64 size) { in SipTreeHash13C()
/dports/misc/magicpoint/magicpoint-1.13a/
H A Dmgp.c474 struct render_state state; local
500 struct render_state state; local
772 KeySym key; local
776 u_int control = 0; local
777 static struct render_state state; local
1258 rakugaki_update(state, e) in rakugaki_update() argument
1325 void *key; member
1332 checkchild(key) in checkchild() argument
1347 checkchildwin(key) in checkchildwin() argument
1362 regchild(pid, key, window_id, flag) in regchild() argument
/dports/print/texlive-base/texlive-20150521-source/texk/tex4htk/java/xtpipes/util/
H A DScriptsManager.java42 String key = (atts==null)? in startElement() local
90 Object [] state = { new Boolean(savemode), code, match }; in startElement() local
94 Object [] state = { new Boolean(savemode), null, null }; in startElement() local
104 Object [] state = (Object []) stack.pop(); in endElement() local
136 control = 12 in endElement() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DPage.cs980 public bool IsClientScriptBlockRegistered (string key) in IsClientScriptBlockRegistered()
986 public bool IsStartupScriptRegistered (string key) in IsStartupScriptRegistered()
1234 readonly object state; field in System.Web.UI.Page.DummyAsyncResult
1239 public DummyAsyncResult (bool isCompleted, bool completedSynchronously, object state) in DummyAsyncResult()
1537 public virtual void RegisterClientScriptBlock (string key, string script) in RegisterClientScriptBlock()
1557 public void RegisterOnSubmitStatement (string key, string script) in RegisterOnSubmitStatement()
1568 public void RegisterRequiresPostBack (Control control) in RegisterRequiresPostBack()
1591 public virtual void RegisterStartupScript (string key, string script) in RegisterStartupScript()
1603 protected virtual void SavePageStateToPersistenceMedium (object state) in SavePageStateToPersistenceMedium()
2300 public void SetFocus (Control control) in SetFocus()
[all …]
/dports/archivers/gcpio/cpio-2.13/src/
H A Dmt.c196 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
277 struct mtop control; in perform_operation() local
/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/subprojects/gvc/
H A Dgvc-mixer-control.c115 GvcMixerControlState state; member
738 listify_hash_values_hfunc (gpointer key, in listify_hash_values_hfunc()
1085 _stream_has_name (gpointer key, in _stream_has_name()
1202 add_stream (GvcMixerControl *control, in add_stream()
1310 sync_devices (GvcMixerControl *control, in sync_devices()
1462 translate_pa_state (pa_sink_state_t state) { in translate_pa_state()
2541 const char *key; in update_card() local
2542 void *state; in update_card() local
3431 gpointer key, value; in remove_all_streams() local
3445 gpointer key, value; in idle_reconnect() local
[all …]
/dports/accessibility/redshift/redshift-1.12/src/
H A Dgamma-wl.c63 wayland_init(wayland_state_t **state) in wayland_init()
76 wayland_state_t *state = data; in authorizer_feedback_granted() local
95 wayland_state_t *state = data; in registry_global() local
134 wayland_state_t *state = data; in registry_global_remove() local
168 gamma_control_gamma_size(void *data, struct zwlr_gamma_control_v1 *control, uint32_t size) in gamma_control_gamma_size()
175 gamma_control_failed(void *data, struct zwlr_gamma_control_v1 *control) in gamma_control_failed()
186 wayland_start(wayland_state_t *state) in wayland_start()
209 wayland_restore(wayland_state_t *state) in wayland_restore()
222 wayland_free(wayland_state_t *state) in wayland_free()
265 wayland_set_option(wayland_state_t *state, const char *key, const char *value) in wayland_set_option()
[all …]
/dports/lang/gnu-apl/apl-1.8/src/
H A DQuad_SVx.cc70 TCP_socket get_TCP_for_key(SV_key key) in get_TCP_for_key()
205 const SV_key key = sym->get_SV_key(); in eval_AB() local
237 const SV_key key = sym->get_SV_key(); in eval_B() local
238 const Svar_Control control = Svar_DB::get_control(key); in eval_B() local
287 SV_key key = Svar_DB::get_events(events, ProcessorID::get_id()); in get_apl_value() local
378 const SV_key key = sym->get_SV_key(); in eval_AB() local
388 const SV_key key = share_one_variable(proc, vname, coupling); in eval_AB() local
425 const SV_key key = Svar_DB::match_or_make(vname, to_proc, from); in share_one_variable() local
486 const SV_key key = sym->get_SV_key(); in eval_B() local
725 const SV_key key = sym->get_SV_key(); in eval_B() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/test/
H A Dx11_ui_controls_test_helper.cc62 ui::KeyboardCode key, in SendKeyPressEvent()
63 bool control, in SendKeyPressEvent()
165 int state = static_cast<int>(xevent.state); in SendMouseEvent() local
/dports/x11/wf-shell/wf-shell-0.7.0/subprojects/gvc/
H A Dgvc-mixer-control.c109 GvcMixerControlState state; member
732 listify_hash_values_hfunc (gpointer key, in listify_hash_values_hfunc()
1079 _stream_has_name (gpointer key, in _stream_has_name()
1196 add_stream (GvcMixerControl *control, in add_stream()
1304 sync_devices (GvcMixerControl *control, in sync_devices()
2424 const char *key; in update_card() local
2425 void *state; in update_card() local
2981 remove_card (GvcMixerControl *control, in remove_card()
3313 gpointer key, value; in remove_all_streams() local
3327 gpointer key, value; in idle_reconnect() local
[all …]
/dports/audio/alsa-utils/alsa-utils-1.2.2/alsamixer/
H A Dmixer_widget.c129 unsigned int state; in check_unplugged() local
250 static void change_enum_to_percent(struct control *control, int value) in change_enum_to_percent()
278 static void change_enum_relative(struct control *control, int delta) in change_enum_relative()
304 static void change_volume_to_percent(struct control *control, int value, unsigned int channels) in change_volume_to_percent()
329 static void change_volume_relative(struct control *control, int delta, unsigned int channels) in change_volume_relative()
362 struct control *control; in change_control_to_percent() local
376 struct control *control; in change_control_relative() local
390 struct control *control; in toggle_switches() local
445 struct control *control; in balance_volumes() local
469 static void on_handle_key(int key) in on_handle_key()
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Dmidi_in.c41 uint8_t key; member
44 xpress_state_t state; member
71 const LV2_Atom_Sequence *control; member
79 plugstate_t state; member
282 _midi_get(plughandle_t *handle, uint8_t chan, uint8_t key, xpress_uuid_t *uuid) in _midi_get()
304 const uint8_t key = m[1]; in _handle_midi_note_on() local
339 const uint8_t key = m[1]; in _handle_midi_note_off() local
357 const uint8_t key = m[1]; in _handle_midi_note_pressure() local
592 LV2_State_Handle state, uint32_t flags, in _state_save()
602 LV2_State_Handle state, uint32_t flags, in _state_restore()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/systemd-journal/
H A Djournal-reader.c65 LogPipe *control; member
158 _map_key_value_pairs_to_syslog_macros(LogMessage *msg, gchar *key, gchar *value, gssize value_len) in _map_key_value_pairs_to_syslog_macros()
185 …_value_name_with_prefix(gchar *buf, gsize buf_len, JournalReaderOptions *options, const gchar *key) in _format_value_name_with_prefix()
195 _set_value_in_message(JournalReaderOptions *options, LogMessage *msg, gchar *key, gchar *value, gss… in _set_value_in_message()
204 _get_value_from_message(JournalReaderOptions *options, LogMessage *msg, const gchar *key, gssize *… in _get_value_from_message()
213 _handle_data(gchar *key, gchar *value, gpointer user_data) in _handle_data()
280 JournalReaderState *state = persist_state_map_entry(self->persist_state, self->persist_handle); in _alloc_state() local
402 JournalReaderState *state = persist_state_map_entry(self->persist_state, self->persist_handle); in _seek_to_saved_state() local
450 …JournalReaderState *state = persist_state_map_entry(bookmark->persist_state, bookmark_data->persis… in _reader_save_state() local
710 journal_reader_set_options(LogPipe *s, LogPipe *control, JournalReaderOptions *options, in journal_reader_set_options()

12345678910>>...24