Searched refs:_XftSetFace (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftint.h | 381 _XftSetFace (XftFtFile *f, FT_F26Dot6 xsize, FT_F26Dot6 ysize, FT_Matrix *matrix);
|
| H A D | xftfreetype.c | 184 _XftSetFace (XftFtFile *f, FT_F26Dot6 xsize, FT_F26Dot6 ysize, FT_Matrix *matrix) function in typeref:typename:_X_HIDDEN FcBool 350 if (face && !_XftSetFace (fi->file, fi->xsize, fi->ysize, &fi->matrix)) 834 if (!_XftSetFace (fi->file, fi->xsize, fi->ysize, &fi->matrix))
|
Completed in 4 milliseconds