Home
last modified time | relevance | path

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

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