Searched refs:start_format (Results 1 – 1 of 1) sorted by relevance
94 GX_RICH_TEXT_FORMAT start_format; in _gx_rich_text_view_single_line_draw() local121 start_format = format; in _gx_rich_text_view_single_line_draw()176 start_format = format; in _gx_rich_text_view_single_line_draw()199 _gx_context_font_get(start_format.gx_rich_text_font_id, &font); in _gx_rich_text_view_single_line_draw()205 _gx_context_line_color_set(start_format.gx_rich_text_color); in _gx_rich_text_view_single_line_draw()208 _gx_context_font_set(start_format.gx_rich_text_font_id); in _gx_rich_text_view_single_line_draw()210 … if (start_format.gx_rich_text_highlight_color != text_view -> gx_widget_normal_fill_color) in _gx_rich_text_view_single_line_draw()215 _gx_context_fill_color_set(start_format.gx_rich_text_highlight_color); in _gx_rich_text_view_single_line_draw()231 if (start_format.gx_rich_text_flags & GX_RICH_TEXT_UNDERLINE) in _gx_rich_text_view_single_line_draw()249 start_format = format; in _gx_rich_text_view_single_line_draw()