Home
last modified time | relevance | path

Searched defs:XftFontClose (Results 1 – 6 of 6) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/x11/src/
H A Dxft.pas109 procedure XftFontClose(display : PXDisplay; fnt : PXftFont); cdecl; external libXft; procedure
/dports/x11/fpc-x11/fpc-3.2.2/packages/x11/src/
H A Dxft.pas109 procedure XftFontClose(display : PXDisplay; fnt : PXftFont); cdecl; external libXft; procedure
/dports/editors/emacs-devel/emacs-4d1968b/lwlib/
H A Dlwlib-utils.h46 #define XftFontClose(dpy, pub) crxft_font_close (pub) macro
/dports/editors/emacs/emacs-27.2/lwlib/
H A Dlwlib-utils.h46 #define XftFontClose(dpy, pub) crxft_font_close (pub) macro
/dports/x11/xscreensaver/xscreensaver-5.44/utils/
H A Dxft.c115 XftFontClose (Display *dpy, XftFont *font) in XftFontClose() function
/dports/x11-fonts/libXft/libXft-2.3.4/src/
H A Dxftfreetype.c1141 XftFontClose (Display *dpy, XftFont *public) in XftFontClose() function