Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dfontutils.h156 extern XftFont * getDoubleXftFont(XTermDraw * /* params */, unsigned /* chrset */, unsigned /* attr…
H A Ddoublechr.c356 result = getDoubleXftFont(params, chrset, attr_flags); in xterm_DoubleFT()
H A Dfontutils.c5379 getDoubleXftFont(XTermDraw * params, unsigned chrset, unsigned attr_flags) in getDoubleXftFont() function