Searched refs:GX_RICH_TEXT_UNDERLINE (Results 1 – 3 of 3) sorted by relevance
261 format -> gx_rich_text_flags |= GX_RICH_TEXT_UNDERLINE; in _gx_rich_text_view_tag_open()
232 if (start_format.gx_rich_text_flags & GX_RICH_TEXT_UNDERLINE) in _gx_rich_text_view_single_line_draw()
2034 #define GX_RICH_TEXT_UNDERLINE 0x04 macro