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

  /xsrc/external/mit/xorg-server.old/dist/include/
inputstr.h 419 } XIPropertyRec;
421 typedef XIPropertyRec *XIPropertyPtr;
  /xsrc/external/mit/xorg-server/dist/include/
inputstr.h 489 } XIPropertyRec;
491 typedef XIPropertyRec *XIPropertyPtr;
  /xsrc/external/mit/xorg-server/dist/Xi/
xiproperty.c 580 prop = (XIPropertyPtr) malloc(sizeof(XIPropertyRec));
  /xsrc/external/mit/xorg-server.old/dist/Xi/
xiproperty.c 596 prop = (XIPropertyPtr)malloc(sizeof(XIPropertyRec));

Completed in 9 milliseconds