Searched refs:text_style (Results 1 – 1 of 1) sorted by relevance
495 style text_style; member in text_glob521 : text_style(*s), text_string(str), text_length(length), in text_glob()1295 g->text_glob_tag(&f->text_style, buffer.add_string(str), str.length(), in insert_tag()2599 if (! g->is_a_tag() && (! is_font_courier(g->text_style.f))) in is_courier_until_eol()3920 if (g->text_style.f != output_style.f) { in do_font()3924 output_style.f = g->text_style.f; in do_font()3929 if (output_style.point_size != g->text_style.point_size) { in do_font()3932 (g->text_style.point_size > 0)) { in do_font()3933 start_size(output_style.point_size, g->text_style.point_size); in do_font()3935 if (g->text_style.point_size > 0) { in do_font()[all …]