Searched refs:same_font_name (Results 1 – 1 of 1) sorted by relevance
711 same_font_name(const char *pattern, const char *match) in same_font_name() function721 if (same_font_name(pattern + 1, match)) { in same_font_name()723 } else if (same_font_name(pattern, match + 1)) { in same_font_name()759 got = same_font_name(requested, actual); in got_bold_font()1766 || same_font_name(myfonts.f_n, myfonts.f_b)); in xtermLoadFont()