Searched defs:pWinEvent (Results 1 – 6 of 6) sorted by relevance
54 VclWindowEvent* pWinEvent = dynamic_cast< VclWindowEvent* >( pEvent ); in IMPL_LINK() local
62 VclWindowEvent* pWinEvent = static_cast<VclWindowEvent*>(pEvent); in Call() local
136 VclWindowEvent* pWinEvent = ( VclWindowEvent* ) pEvent; in IMPL_LINK() local
226 VclWindowEvent* pWinEvent = static_cast< VclWindowEvent* >( pEvent ); in IMPL_LINK() local
682 VclWindowEvent* pWinEvent = dynamic_cast< VclWindowEvent* >( pEvent ); in IMPL_LINK() local
1059 VclWindowEvent* pWinEvent = dynamic_cast<VclWindowEvent*>(pEvent); in IMPL_LINK() local
Completed in 89 milliseconds