Lines Matching refs:font_path_elements
77 static FontPathElementPtr *font_path_elements = (FontPathElementPtr *) 0; variable
432 c->fpe_list[i] = font_path_elements[i]; in OpenFont()
827 c->fpe_list[i] = font_path_elements[i]; in ListFonts()
1067 c->fpe_list[i] = font_path_elements[i]; in StartListFontsWithInfo()
1603 fpe = find_existing_fpe(font_path_elements, num_fpes, cp, len); in SetFontPathElements()
1659 FreeFontPath(font_path_elements, num_fpes, FALSE); in SetFontPathElements()
1660 font_path_elements = fplist; in SetFontPathElements()
1771 fpe = font_path_elements[i]; in GetFontPath()
1784 fpe = font_path_elements[i]; in GetFontPath()
1802 fpe = font_path_elements[i]; in DeleteClientFontStuff()
1875 FreeFontPath(font_path_elements, num_fpes, TRUE); in FreeFonts()
1876 font_path_elements = 0; in FreeFonts()