Searched refs:DestroyPadEvent (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c93 static void PR_CALLBACK DestroyPadEvent( PadEvent *padevent );
274 (PLDestroyEventProc)DestroyPadEvent );
342 ** DestroyPadEvent() -- Called after HandlePadEvent()
344 static void PR_CALLBACK DestroyPadEvent( PadEvent *padevent ) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c68 static void PR_CALLBACK DestroyPadEvent( PadEvent *padevent );
604 (PLDestroyEventProc)DestroyPadEvent );
666 ** DestroyPadEvent() -- Called after HandlePadEvent()
668 static void PR_CALLBACK DestroyPadEvent( PadEvent *padevent ) function

Completed in 198 milliseconds