Searched refs:XftFontInfoEqual (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXft/dist/man/
H A DMakefile.am51 XftFontInfoEqual \
H A DMakefile.in353 XftFontInfoEqual \
/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h365 XftFontInfoEqual (_Xconst XftFontInfo *a, _Xconst XftFontInfo *b);
H A DXft.h.in364 XftFontInfoEqual (_Xconst XftFontInfo *a, _Xconst XftFontInfo *b);
/xsrc/external/mit/libXft/dist/src/
H A Dxftfreetype.c386 * hash or XftFontInfoEqual().
775 XftFontInfoEqual (_Xconst XftFontInfo *a, _Xconst XftFontInfo *b) function in typeref:typename:_X_EXPORT FcBool
809 if (XftFontInfoEqual (&font->info, fi))

Completed in 6 milliseconds