Home
last modified time | relevance | path

Searched refs:VFEvent (Results 1 – 2 of 2) sorted by relevance

/RevoEX-3.1/include/revolution/
Dvf.h159 typedef u32 VFEvent; typedef
161 typedef void (*VFEventCallback)( VFEvent event );
/RevoEX-3.1/build/demos/vfdemo/src/
Dsimple.c175 static void _SDEventCallBack(VFEvent event) in _SDEventCallBack()