Searched refs:FS_LIST_FONTS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.h36 #define FS_LIST_FONTS 3 macro
H A Dfserve.c416 case FS_LIST_FONTS:
543 case FS_LIST_FONTS:
1434 case FS_LIST_FONTS:
1506 case FS_LIST_FONTS:
2418 blockrec = fs_new_block_rec(fpe, client, FS_LIST_FONTS);
2471 if (blockrec->type == FS_LIST_FONTS && blockrec->client == client)
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.h36 #define FS_LIST_FONTS 3 macro
H A Dfserve.c401 case FS_LIST_FONTS:
546 case FS_LIST_FONTS:
1421 case FS_LIST_FONTS:
1503 case FS_LIST_FONTS:
2401 blockrec = fs_new_block_rec(fpe, client, FS_LIST_FONTS);
2443 if (blockrec->type == FS_LIST_FONTS && blockrec->client == client)

Completed in 14 milliseconds