| /GUIX-v6.2.1/test/example_internal/text_draw/ |
| D | demo_text_draw.c | 46 GX_STRING string; in prompt_left_aligned_draw() local 61 GX_STRING string; in prompt_center_aligned_draw() local 76 GX_STRING string; in prompt_right_aligned_draw() local
|
| /GUIX-v6.2.1/common/src/ |
| D | gxe_canvas_text_draw.c | 77 UINT _gxe_canvas_text_draw(GX_VALUE x_start, GX_VALUE y_start, GX_CONST GX_CHAR *string, INT lengt… in _gxe_canvas_text_draw() 144 UINT _gxe_canvas_text_draw_ext(GX_VALUE x_start, GX_VALUE y_start, GX_CONST GX_STRING *string) in _gxe_canvas_text_draw_ext() 222 UINT _gxe_canvas_aligned_text_draw(GX_CONST GX_STRING *string, GX_RECTANGLE *rectangle, ULONG align… in _gxe_canvas_aligned_text_draw()
|
| D | gx_text_scroll_wheel_draw.c | 99 … GX_CONST GX_STRING *string, GX_VALUE x_pos, GX_VALUE y_pos, GX_VALUE width, GX_VALUE height) in _gx_text_scroll_wheel_round_text_draw() 234 … GX_CONST GX_STRING *string, GX_VALUE x_pos, GX_VALUE y_pos, GX_VALUE width, GX_VALUE height) in _gx_text_scroll_wheel_flat_text_draw() 327 …OLL_WHEEL *wheel, GX_RECTANGLE *selected_area, GX_RECTANGLE *draw_area, GX_CONST GX_STRING *string) in _gx_text_scroll_wheel_row_draw() 436 static UINT _gx_text_scroll_wheel_text_get(GX_TEXT_SCROLL_WHEEL *wheel, INT row, GX_STRING *string) in _gx_text_scroll_wheel_text_get() 574 GX_STRING string; in _gx_text_scroll_wheel_round_draw() local 768 GX_STRING string; in _gx_text_scroll_wheel_flat_draw() local
|
| D | gx_system_string_width_get.c | 75 GX_STRING *string, in _gx_system_string_width_compressed_font_get() 178 GX_CONST GX_STRING *string, in _gx_system_string_width_kerning_font_get() 315 GX_STRING string; in _gx_system_string_width_get() local 382 UINT _gx_system_string_width_get_ext(GX_CONST GX_FONT *font, GX_CONST GX_STRING *string, GX_VALUE … in _gx_system_string_width_get_ext()
|
| D | gx_text_button_text_set.c | 78 GX_STRING string; in _gx_text_button_text_set() local 138 UINT _gx_text_button_text_set_ext(GX_TEXT_BUTTON *button, GX_CONST GX_STRING *string) in _gx_text_button_text_set_ext()
|
| D | gx_prompt_text_set.c | 80 GX_STRING string; in _gx_prompt_text_set() local 142 UINT _gx_prompt_text_set_ext(GX_PROMPT *prompt, GX_CONST GX_STRING *string) in _gx_prompt_text_set_ext()
|
| D | gx_canvas_text_draw.c | 80 GX_STRING string; in _gx_canvas_text_draw() local 159 UINT _gx_canvas_text_draw_ext(GX_VALUE x_start, GX_VALUE y_start, GX_CONST GX_STRING *string) in _gx_canvas_text_draw_ext() 333 UINT _gx_canvas_aligned_text_draw(GX_CONST GX_STRING *string, GX_RECTANGLE *rectangle, ULONG align… in _gx_canvas_aligned_text_draw()
|
| D | gx_single_line_text_input_text_set.c | 79 GX_STRING string; in _gx_single_line_text_input_text_set() local 153 GX_STRING string; in _gx_single_line_text_input_text_set_ext() local
|
| D | gxe_system_string_width_get.c | 79 UINT _gxe_system_string_width_get(GX_CONST GX_FONT *font, GX_CONST GX_CHAR *string, INT string_len… in _gxe_system_string_width_get() 168 UINT _gxe_system_string_width_get_ext(GX_CONST GX_FONT *font, GX_CONST GX_STRING *string, GX_VALUE… in _gxe_system_string_width_get_ext()
|
| D | gxe_widget_text_blend.c | 83 GX_CONST GX_CHAR *string, INT x_offset, INT y_offset, UCHAR alpha) in _gxe_widget_text_blend() 158 … GX_CONST GX_STRING *string, INT x_offset, INT y_offset, UCHAR alpha) in _gxe_widget_text_blend_ext()
|
| D | gx_multi_line_text_input_text_set.c | 80 GX_STRING string; in _gx_multi_line_text_input_new_line_character_get() local 244 GX_STRING string; in _gx_multi_line_text_input_text_set_ext() local
|
| D | gx_widget_text_draw.c | 86 GX_STRING string; in _gx_widget_text_draw() local 155 GX_CONST GX_STRING *string, INT x_offset, INT y_offset) in _gx_widget_text_draw_ext()
|
| D | gx_widget_text_blend.c | 83 GX_CONST GX_CHAR *string, INT x_offset, INT y_offset, UCHAR alpha) in _gx_widget_text_blend() 159 GX_CONST GX_STRING *string, INT x_offset, INT y_offset, UCHAR alpha) in _gx_widget_text_blend_ext()
|
| D | gx_canvas_glyphs_draw.c | 79 …DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_position, GX_CONST GX_STRING *string, GX_RECT… in _gx_canvas_kerning_glyphs_draw() 264 …DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_position, GX_CONST GX_STRING *string, GX_RECT… in _gx_canvas_compressed_glyphs_draw() 445 …DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_position, GX_CONST GX_STRING *string, GX_RECT… in _gx_canvas_generic_glyphs_draw() 633 …x_canvas_glyphs_draw(GX_DRAW_CONTEXT *context, GX_POINT *draw_position, GX_CONST GX_STRING *string, in _gx_canvas_glyphs_draw()
|
| /GUIX-v6.2.1/samples/demo_guix_medical/ |
| D | patients.c | 167 GX_STRING string; in patient_row_create() local 284 VOID GetPatientName(GX_STRING* string) in GetPatientName() 293 VOID GetPatientDOB(GX_STRING* string) in GetPatientDOB() 307 GX_STRING string; in GetPatientAge() local
|
| /GUIX-v6.2.1/guix_studio/ |
| D | custom_edit.cpp | 41 CString string; in OnPaste() local 103 CString string; in OnChar() local
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/ |
| D | ftsnames.h | 114 FT_Byte* string; /* this string is *not* null-terminated! */ member 211 FT_Byte* string; /* this string is *not* null-terminated! */ member
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_scroll_wheel_callback_set_no_output.c | 50 GX_CONST GX_CHAR string[]="test"; variable 68 UINT test_callback(GX_TEXT_SCROLL_WHEEL *wheel, INT row, GX_STRING *string) in test_callback()
|
| /GUIX-v6.2.1/samples/demo_guix_shapes/ |
| D | text_rotation_window.c | 40 GX_STRING string; in RenderTextToAlphamaps() local 62 GX_STRING string; in text_window_draw() local 198 GX_STRING string; in update_text_value() local
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled/ |
| D | scroll_wheel_screen.c | 20 UINT day_wheel_value_format(GX_NUMERIC_SCROLL_WHEEL* wheel, INT row, GX_STRING* string) in day_wheel_value_format() 28 int string_to_int(const char *string) in string_to_int()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_binary/ |
| D | scroll_wheel_screen.c | 18 UINT day_wheel_value_format(GX_NUMERIC_SCROLL_WHEEL* wheel, INT row, GX_STRING* string) in day_wheel_value_format() 26 int string_to_int(const char *string) in string_to_int()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24BPP_Dave_Disabled/ |
| D | scroll_wheel_screen.c | 20 UINT day_wheel_value_format(GX_NUMERIC_SCROLL_WHEEL* wheel, INT row, GX_STRING* string) in day_wheel_value_format() 30 int string_to_int(const char *string) in string_to_int()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_dave2d_disabled/ |
| D | scroll_wheel_screen.c | 18 UINT day_wheel_value_format(GX_NUMERIC_SCROLL_WHEEL* wheel, INT row, GX_STRING* string) in day_wheel_value_format() 26 int string_to_int(const char *string) in string_to_int()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_1555xrgb/ |
| D | scroll_wheel_screen.c | 20 UINT day_wheel_value_format(GX_NUMERIC_SCROLL_WHEEL* wheel, INT row, GX_STRING* string) in day_wheel_value_format() 29 int string_to_int(const char *string) in string_to_int()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/ |
| D | scroll_wheel_screen.c | 16 UINT day_wheel_value_format(GX_NUMERIC_SCROLL_WHEEL* wheel, INT row, GX_STRING* string) in day_wheel_value_format() 24 int string_to_int(const char *string) in string_to_int()
|