Home
last modified time | relevance | path

Searched refs:GetMyFont (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vile/vile-9.8v/
H A Dntwinio.c831 GetMyFont(VIDEO_ATTR attr) in GetMyFont() function
845 return GetMyFont(VAUL); in GetMyFont()
855 return GetMyFont(VABOLD); in GetMyFont()
857 return GetMyFont(VAUL); in GetMyFont()
903 SelectFont(hdc, GetMyFont(attr)); in nt_set_colors()
1263 hDC = get_DC_with_Font(GetMyFont(0)); in set_font()
1278 use_font(GetMyFont(0)); in set_font()
1370 } else if ((hdc = get_DC_with_Font(GetMyFont(0))) == 0) { in ntwinio_font_frm_str()
1452 use_font(GetMyFont(0)); in ntwinio_font_frm_str()
1479 if ((hdc = get_DC_with_Font(GetMyFont(0))) == 0) { in ntwinio_current_font()
[all …]
/dports/editors/xvile/vile-9.8v/
H A Dntwinio.c831 GetMyFont(VIDEO_ATTR attr) in GetMyFont() function
845 return GetMyFont(VAUL); in GetMyFont()
855 return GetMyFont(VABOLD); in GetMyFont()
857 return GetMyFont(VAUL); in GetMyFont()
903 SelectFont(hdc, GetMyFont(attr)); in nt_set_colors()
1263 hDC = get_DC_with_Font(GetMyFont(0)); in set_font()
1278 use_font(GetMyFont(0)); in set_font()
1370 } else if ((hdc = get_DC_with_Font(GetMyFont(0))) == 0) { in ntwinio_font_frm_str()
1452 use_font(GetMyFont(0)); in ntwinio_font_frm_str()
1479 if ((hdc = get_DC_with_Font(GetMyFont(0))) == 0) { in ntwinio_current_font()
[all …]