Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/GUIX-v6.2.1/common/src/
Dgx_utility_bidi_paragraph_reorder.c430 GX_BIDI_EXPLICIT_ENTRY *entry; in _gx_utility_bidi_explicit_levels_determine() local
717 GX_BIDI_LEVEL_RUN *entry; in _gx_utility_bidi_level_runs_compute() local
1163 …tic UINT _gx_utility_bidi_weak_type_resolve_1(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_weak_type_resolve_1()
1248 …c UINT _gx_utility_bidi_weak_type_resolve_2_3(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_weak_type_resolve_2_3()
1331 …tic UINT _gx_utility_bidi_weak_type_resolve_4(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_weak_type_resolve_4()
1419 …tic UINT _gx_utility_bidi_weak_type_resolve_5(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_weak_type_resolve_5()
1509 …tic UINT _gx_utility_bidi_weak_type_resolve_6(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_weak_type_resolve_6()
1575 …tic UINT _gx_utility_bidi_weak_type_resolve_7(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_weak_type_resolve_7()
1665 …_gx_utility_bidi_bracket_pair_search(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry, INT **r… in _gx_utility_bidi_bracket_pair_search()
1810 … UINT _gx_utility_bidi_neutral_type_resolve_0(GX_BIDI_CONTEXT *context, GX_BIDI_ISOLATE_RUN *entry) in _gx_utility_bidi_neutral_type_resolve_0()
[all …]
Dgx_utility_bidi_bracket_pair_get.c138 GX_CONST GX_BIDI_BRACKET_PAIR *entry = _gx_bidi_bracket_pair; in _gx_utility_bidi_bracket_pair_get() local
Dgx_utility_bidi_character_type_get.c1526 GX_CONST GX_BIDI_CHARACTER_INFO *entry = _gx_bidi_character_types; in _gx_utility_bidi_character_type_get() local
Dgx_utility_bidi_mirroring_get.c447 GX_CONST GX_BIDI_MIRROR *entry = _gx_bidi_mirroring; in _gx_utility_bidi_mirroring_get() local
Dgx_utility_bidi_arabic_shaping.c321 ARABIC_FORM *entry = GX_NULL; in _gx_utility_bidi_arabic_form_get() local
400 ARABIC_LIGATURE *entry = arabic_ligature_table; in _gx_utility_bidi_arabic_ligature_get() local
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Dmode_select.c38 MODE_BTN_INFO *entry = mode_button_info_list; in mode_select_window_init() local
89 MODE_BTN_INFO* entry = mode_button_info_list; in get_mode_button_info() local
142 MODE_BTN_INFO* entry = mode_button_info_list; in set_cycle_mode() local
Dwater_level.c42 widget_angle_map* entry = map_list; in get_angle() local
61 widget_angle_map* entry = map_list; in get_button_widget() local
/GUIX-v6.2.1/guix_studio/
Dcanonical_normalize.cpp3129 GX_UNICODE_RANGE *entry = gx_studio_full_composition_exclusion_table; in gx_studio_full_composition_exclusion_test() local
3150 GX_UNICODE_RANGE *entry = gx_studio_nfc_quick_check_no_table; in gx_studio_nfc_quick_check() local
3188 GX_CANONICAL_DECOMPOSE_MAP *entry = gx_studio_canonical_decompose_maps; in gx_studio_canonical_decompress_map_get() local
3218 GX_CANONICAL_DECOMPOSE_MAP *entry = gx_studio_canonical_decompose_maps; in gx_studio_canonical_composed_code_get() local
3240 GX_CANONICAL_COMBINING_CLASS *entry = gx_studio_canonical_combining_class_table; in gx_studio_canonical_combining_class_get() local
Dcopy_paste_engine.cpp332 resource_trans_entry entry; in ReadColorDependencies() local
563 resource_trans_entry entry; in ReadStringDependencies() local
610 void copy_paste_engine::BuildResourceList(widget_info *info, BOOL entry) in BuildResourceList()
Doptions_dialog.cpp54 STRING_VAL_PAIR *entry = mp_option_list; in OnCreate() local
Dundo_manager.cpp390 undo_record *entry = current; in Undo() local
1055 undo_record *entry = current; in Reset() local
Dapp_runner.cpp128 APP_ANIMATION *entry = app_animation_created_list; in app_animation_clean_up() local
196 APP_ANIMATION *entry = app_animation_created_list; in app_animation_delete() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_partial_frame_buffer_16bpp_resize_screen.c83 MAP_INFO *entry = resize_pixelmap_id_list; in control_thread_entry() local
Dvalidation_guix_partial_frame_buffer_16bpp_rotate_screen.c86 MAP_INFO *entry = resize_pixelmap_id_list; in control_thread_entry() local
Dvalidation_guix_all_widgets_execute.c85 SCREEN_INFO *entry = screen_info; in control_thread_entry() local
Dvalidation_guix_system_screen_stack.c98 TEST *entry = test_list; in control_thread_entry() local
Dvalidation_guix_partial_frame_buffer_16bpp_pixelmap_draw.c144 MAP_INFO *entry; in control_thread_entry() local
Dvalidation_guix_window_execute.c140 TEST *entry = test_list; in control_thread_entry() local
/GUIX-v6.2.1/samples/demo_guix_keyboard/
Ddemo_guix_keyboard.c209 VOID key_widget_create(KEY_WIDGET *key_widget, USHORT id, KEY_LAYOUT_ENTRY *entry, GX_WIDGET *frame) in key_widget_create()
245 VOID PopulateKeyboardButtons(GX_WINDOW *frame, KEY_LAYOUT_ENTRY *entry) in PopulateKeyboardButtons()
/GUIX-v6.2.1/test/example_internal/keyboard_8bpp/
Ddemo_guix_keyboard_8bpp.c231 VOID key_widget_create(KEY_WIDGET *key_widget, USHORT id, KEY_LAYOUT_ENTRY *entry, GX_WIDGET *frame) in key_widget_create()
267 VOID PopulateKeyboardButtons(GX_WINDOW *frame, KEY_LAYOUT_ENTRY *entry) in PopulateKeyboardButtons()
/GUIX-v6.2.1/test/example_internal/drop_list/
Ddemo_guix_drop_list.c81 DROP_LIST_CHILD *entry = (DROP_LIST_CHILD *) widget; in drop_list_row_create() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/
Ddemo_jpeg_decode_565rgb_specifications.c196 GX_CONST GX_STUDIO_WIDGET_ENTRY *entry = demo_jpeg_decode_565rgb_widget_table; in gx_studio_named_widget_create() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/
Ddemo_jpeg_decode_565rgb_rotated_ccw_specifications.c196 GX_CONST GX_STUDIO_WIDGET_ENTRY *entry = demo_jpeg_decode_565rgb_rotated_ccw_widget_table; in gx_studio_named_widget_create() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/
Ddemo_jpeg_decode_1555xrgb_specifications.c196 GX_CONST GX_STUDIO_WIDGET_ENTRY *entry = demo_jpeg_decode_1555xrgb_widget_table; in gx_studio_named_widget_create() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/
Ddemo_jpeg_decode_565rgb_rotated_cw_specifications.c196 GX_CONST GX_STUDIO_WIDGET_ENTRY *entry = demo_jpeg_decode_565rgb_rotated_cw_widget_table; in gx_studio_named_widget_create() local

12345678910>>...14