HomeSort by: relevance | last modified time | path
    Searched refs:fsFalse (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/xfs/dist/difs/
extensions.c 72 .present = fsFalse,
  /xsrc/external/mit/libFS/dist/src/
FSOpenFont.c 91 fsFalse))
FSQuExt.c 84 (SIZEOF(fsQueryExtensionReply) - SIZEOF(fsGenericReply)) >> 2, fsFalse))
FSGetCats.c 72 if (!_FSReply(svr, (fsReply *) & rep, 0, fsFalse)) {
FSListExt.c 72 if (!_FSReply(svr, (fsReply *) & rep, 0, fsFalse)) {
FSQGlyphs.c 88 (SIZEOF(fsQueryXBitmaps8Reply) - SIZEOF(fsGenericReply)) >> 2, fsFalse))
178 fsFalse))
FSQXExt.c 95 fsFalse))
159 fsFalse))
FSFtNames.c 92 (SIZEOF(fsListFontsReply) - SIZEOF(fsGenericReply)) >> 2, fsFalse))
FSListCats.c 91 (SIZEOF(fsListCataloguesReply) - SIZEOF(fsGenericReply)) >> 2, fsFalse))
FSQXInfo.c 83 SIZEOF(fsGenericReply)) >> 2), fsFalse)) {
FSFontInfo.c 104 status = _FSReply(svr, (fsReply *) &reply, 0, fsFalse);
114 SIZEOF(fsGenericReply)) >> 2), fsFalse);
270 - SIZEOF(fsGenericReply)) >> 2), fsFalse)
  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FSproto.h 121 #define fsFalse 0

Completed in 28 milliseconds