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

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinputstr.h419 } XIPropertyRec; typedef in typeref:struct:_XIProperty
421 typedef XIPropertyRec *XIPropertyPtr;
/xsrc/external/mit/xorg-server/dist/include/
H A Dinputstr.h489 } XIPropertyRec; typedef in typeref:struct:_XIProperty
491 typedef XIPropertyRec *XIPropertyPtr;
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiproperty.c580 prop = (XIPropertyPtr) malloc(sizeof(XIPropertyRec));
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxiproperty.c596 prop = (XIPropertyPtr)malloc(sizeof(XIPropertyRec));

Completed in 9 milliseconds