Searched refs:gx_text_input_cursor_height (Results 1 – 14 of 14) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gx_text_input_cursor_draw.c | 79 if(!cursor_ptr->gx_text_input_cursor_height) in _gx_text_input_cursor_draw() 84 y_start = (GX_VALUE)(cursor_pos.gx_point_y - (cursor_ptr->gx_text_input_cursor_height >> 1)); in _gx_text_input_cursor_draw() 85 y_end = (GX_VALUE)(y_start + cursor_ptr->gx_text_input_cursor_height - 1); in _gx_text_input_cursor_draw()
|
| D | gx_single_line_text_input_draw.c | 171 cursor_ptr -> gx_text_input_cursor_height = (GX_VALUE)(client_height - 4); in _gx_single_line_text_input_draw() 220 cursor_ptr -> gx_text_input_cursor_height = (GX_VALUE)(client_height - 4); in _gx_single_line_text_input_draw() 225 …LUE)(client.gx_rectangle_top + ((client_height - cursor_ptr -> gx_text_input_cursor_height) >> 1)); in _gx_single_line_text_input_draw() 226 …angle_bottom = (GX_VALUE)(client.gx_rectangle_top + cursor_ptr -> gx_text_input_cursor_height - 1); in _gx_single_line_text_input_draw()
|
| D | gx_text_input_cursor_height_set.c | 77 cursor_input -> gx_text_input_cursor_height = height; in _gx_text_input_cursor_height_set()
|
| D | gx_text_input_cursor_dirty_rectangle_get.c | 79 cur_height = cursor_ptr -> gx_text_input_cursor_height; in _gx_text_input_cursor_dirty_rectangle_get()
|
| D | gx_multi_line_text_input_create.c | 154 cursor_ptr -> gx_text_input_cursor_height = 0; in _gx_multi_line_text_input_create()
|
| D | gx_single_line_text_input_create.c | 147 cursor_ptr -> gx_text_input_cursor_height = 0; in _gx_single_line_text_input_create()
|
| D | gx_multi_line_text_input_draw.c | 181 cursor_ptr -> gx_text_input_cursor_height = line_height; in _gx_multi_line_text_input_draw()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_api.h | 1891 GX_VALUE gx_text_input_cursor_height; member
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_24xrgb.pbw | 13184 "ID": "c:@S@GX_TEXT_INPUT_CURSOR_STRUCT@FI@gx_text_input_cursor_height", 13187 "display": "gx_text_input_cursor_height", 13193 "name": "gx_text_input_cursor_height",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_8bit_palette.pbw | 13184 "ID": "c:@S@GX_TEXT_INPUT_CURSOR_STRUCT@FI@gx_text_input_cursor_height", 13187 "display": "gx_text_input_cursor_height", 13193 "name": "gx_text_input_cursor_height",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_1555xrgb.pbw | 13184 "ID": "c:@S@GX_TEXT_INPUT_CURSOR_STRUCT@FI@gx_text_input_cursor_height", 13187 "display": "gx_text_input_cursor_height", 13193 "name": "gx_text_input_cursor_height",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb.pbw | 13184 "ID": "c:@S@GX_TEXT_INPUT_CURSOR_STRUCT@FI@gx_text_input_cursor_height", 13187 "display": "gx_text_input_cursor_height", 13193 "name": "gx_text_input_cursor_height",
|
| /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/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 13184 "ID": "c:@S@GX_TEXT_INPUT_CURSOR_STRUCT@FI@gx_text_input_cursor_height", 13187 "display": "gx_text_input_cursor_height", 13193 "name": "gx_text_input_cursor_height",
|
| /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/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 13184 "ID": "c:@S@GX_TEXT_INPUT_CURSOR_STRUCT@FI@gx_text_input_cursor_height", 13187 "display": "gx_text_input_cursor_height", 13193 "name": "gx_text_input_cursor_height",
|