Searched refs:_gx_system_rich_text_context_stack (Results 1 – 16 of 16) sorted by relevance
71 …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()
70 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()
74 …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()
69 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()
72 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()
69 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top = 0; in _gx_rich_text_view_context_reset()
119 _gx_system_rich_text_context_stack.gx_rich_text_context_stack_top = 0; in _gx_system_initialize()
336 SYSTEM_DECLARE GX_RICH_TEXT_CONTEXT_STACK _gx_system_rich_text_context_stack; variable
1585 _gx_system_rich_text_context_stack
1582 _gx_system_rich_text_context_stack
1588 _gx_system_rich_text_context_stack
1603 _gx_system_rich_text_context_stack
2775 _gx_system_rich_text_context_stack
2800 _gx_system_rich_text_context_stack
2801 _gx_system_rich_text_context_stack