Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Di18n_ic.cxx128 static XFontSet p_font_set = NULL; in get_font_set() local
130 if (p_font_set == NULL) in get_font_set()
136 p_font_set = XCreateFontSet(p_display, "-*", in get_font_set()
140 return p_font_set; in get_font_set()

Completed in 12 milliseconds