Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c26208 static void set_graph_font(chan_info *cp, graphics_context *ax, XFontStruct *bf) in set_graph_font() function
26216 void set_peak_numbers_font(chan_info *cp, graphics_context *ax) {set_graph_font(cp, ax, PEAKS_FONT(… in set_peak_numbers_font()
26218 void set_tiny_numbers_font(chan_info *cp, graphics_context *ax) {set_graph_font(cp, ax, TINY_FONT(s… in set_tiny_numbers_font()
26220 void set_bold_peak_numbers_font(chan_info *cp, graphics_context *ax) {set_graph_font(cp, ax, BOLD_P… in set_bold_peak_numbers_font()