Home
last modified time | relevance | path

Searched refs:_gx_system_rich_text_context_stack (Results 1 – 16 of 16) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_rich_text_view_context_push.c71 …if (_gx_system_rich_text_context_stack.gx_rich_text_context_stack_top >= GX_MAX_RICH_TEXT_CONTEXT_… in _gx_rich_text_view_context_push()
76 top = _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top; in _gx_rich_text_view_context_push()
78 _gx_system_rich_text_context_stack.gx_rich_text_context_stack[top] = (*context); in _gx_rich_text_view_context_push()
79 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top++; in _gx_rich_text_view_context_push()
Dgx_rich_text_view_context_pop.c70 if (_gx_system_rich_text_context_stack.gx_rich_text_context_stack_top <= 0) in _gx_rich_text_view_context_pop()
75 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top--; in _gx_rich_text_view_context_pop()
Dgx_rich_text_view_context_restore.c74 …memcpy(&_gx_system_rich_text_context_stack.gx_rich_text_context_stack, /* Use case of memcpy is ve… in _gx_rich_text_view_context_restore()
78 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top = top; in _gx_rich_text_view_context_restore()
Dgx_rich_text_view_context_save.c69 GX_UBYTE top = _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top; in _gx_rich_text_view_context_save()
75 …&_gx_system_rich_text_context_stack.gx_rich_text_context_stack, sizeof(GX_RICH_TEXT_CONTEXT) * top… in _gx_rich_text_view_context_save()
Dgx_rich_text_view_context_peek.c72 top = _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top; in _gx_rich_text_view_context_peek()
81 *context = _gx_system_rich_text_context_stack.gx_rich_text_context_stack[top]; in _gx_rich_text_view_context_peek()
Dgx_rich_text_view_context_reset.c69 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top = 0; in _gx_rich_text_view_context_reset()
Dgx_system_initialize.c119 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top = 0; in _gx_system_initialize()
/GUIX-v6.2.1/common/inc/
Dgx_system.h336 SYSTEM_DECLARE GX_RICH_TEXT_CONTEXT_STACK _gx_system_rich_text_context_stack; variable
/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/List/
Ddemo_guix_jpeg_decode_8bit_palette.map1585 _gx_system_rich_text_context_stack
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/List/
Ddemo_guix_jpeg_decode_565rgb.map1582 _gx_system_rich_text_context_stack
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb.map1588 _gx_system_rich_text_context_stack
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/List/
Ddemo_guix_jpeg_decode_1555xrgb.map1603 _gx_system_rich_text_context_stack
/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/List/
Ddemo_guix_jpeg_decode_565rgb_rotated_ccw.map2775 _gx_system_rich_text_context_stack
/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/List/
Ddemo_guix_jpeg_decode_565rgb_rotated_cw.map2775 _gx_system_rich_text_context_stack
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_ccw/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb_rotated_ccw.map2800 _gx_system_rich_text_context_stack
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_cw/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb_rotated_cw.map2801 _gx_system_rich_text_context_stack