Home
last modified time | relevance | path

Searched defs:type (Results 1 – 12 of 12) sorted by relevance

/RevoEX-3.1/build/demos/nwc24demo/src/MsgList/
DMsgList.c161 NWC24MsgType type; in ListMessageBox() local
/RevoEX-3.1/build/demos/nwc24demo/src/MsgPrint/
DMsgPrint.c260 NWC24MsgType type; in ViewFrom() local
314 NWC24MsgType type; in ViewTo() local
/RevoEX-3.1/build/demos/mpdemo/src/
Dmpsimple.c273 void PortCallbackFunction( s32 type, MPPortCallbackInfo* info ) in PortCallbackFunction()
DmpsimpleAsync.c307 void PortCallbackFunction( s32 type, MPPortCallbackInfo* info ) in PortCallbackFunction()
/RevoEX-3.1/include/revolution/nwc24/
DNWC24FriendList.h71 u32 type; // Address type [4Bytes] member
/RevoEX-3.1/build/demos/nwc24demo/include/
DFLViewer.h52 u32 type; member
DMsgViewer.h85 NWC24MsgType type; member
/RevoEX-3.1/include/revolution/
Dmp.h400 s32 type; member
413 s32 type; member
427 s32 type; member
751 static inline s32 MPGetCallbackGroup( s32 type ) in MPGetCallbackGroup()
/RevoEX-3.1/build/demos/nwc24demo/src/FLViewer/
DFLViewerRender.c384 static void PrintTypeCore( s16 x, s16 y, u32 type, BOOL bEditMode ) in PrintTypeCore()
/RevoEX-3.1/build/demos/mpdldemo/src/
Dmpdlntr2rvl.c722 void DataSharingPortCallbackFunction( s32 type, MPPortCallbackInfo* info ) in DataSharingPortCallbackFunction()
/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c675 static void ReceiveCallback_Parent(s32 type, MPPortCallbackInfo *info) in ReceiveCallback_Parent()
/RevoEX-3.1/build/demos/mpdsdemo/src/
Dmpdsmodel.c1070 void DataSharingCallback( s32 type, MPPortCallbackInfo* info ) in DataSharingCallback()