Searched refs:AppletTransitionCallback (Results 1 – 2 of 2) sorted by relevance
230 void SetTransitionCallback( AppletTransitionCallback callback, uptr arg=0 );
301 typedef void (*AppletTransitionCallback)( uptr arg ); typedef