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

  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FSproto.h 480 } fsGetResolutionReply;
602 fsGetResolutionReply getres;
  /xsrc/external/mit/xfs/dist/difs/
dispatch.c 788 fsGetResolutionReply reply = {
792 .length = (SIZEOF(fsGetResolutionReply) +
796 WriteReplyToClient(client, SIZEOF(fsGetResolutionReply), &reply);
swaprep.c 285 #define pRep ((fsGetResolutionReply *)data)

Completed in 6 milliseconds