Lines Matching defs:PRInt16
277 typedef short PRInt16;
711 typedef PRInt16 SHORT;
4886 nsresult (*GetBus)(IPCIAddress *pThis, PRInt16 *bus);
4887 nsresult (*SetBus)(IPCIAddress *pThis, PRInt16 bus);
4889 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device);
4890 nsresult (*SetDevice)(IPCIAddress *pThis, PRInt16 device);
4892 nsresult (*GetDevFunction)(IPCIAddress *pThis, PRInt16 *devFunction);
4893 nsresult (*SetDevFunction)(IPCIAddress *pThis, PRInt16 devFunction);
4912 nsresult (*GetBus)(IPCIAddress *pThis, PRInt16 *bus);
4913 nsresult (*SetBus)(IPCIAddress *pThis, PRInt16 bus);
4915 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device);
4916 nsresult (*SetDevice)(IPCIAddress *pThis, PRInt16 device);
4918 nsresult (*GetDevFunction)(IPCIAddress *pThis, PRInt16 *devFunction);
4919 nsresult (*SetDevFunction)(IPCIAddress *pThis, PRInt16 devFunction);
18093 nsresult (*GetXPositions)(IGuestMultiTouchEvent *pThis, PRUint32 *xPositionsSize, PRInt16 **xPositions);
18095 nsresult (*GetYPositions)(IGuestMultiTouchEvent *pThis, PRUint32 *yPositionsSize, PRInt16 **yPositions);
18126 nsresult (*GetXPositions)(IGuestMultiTouchEvent *pThis, PRUint32 *xPositionsSize, PRInt16 **xPositions);
18128 nsresult (*GetYPositions)(IGuestMultiTouchEvent *pThis, PRUint32 *yPositionsSize, PRInt16 **yPositions);