Searched defs:pWindowEvent (Results 1 – 5 of 5) sorted by relevance
634 VclWindowEvent* pWindowEvent = static_cast<VclWindowEvent*>(pEvent); in IMPL_LINK() local675 VclWindowEvent* pWindowEvent = static_cast<VclWindowEvent*>(pEvent); in IMPL_LINK() local
90 VclWindowEvent* pWindowEvent = dynamic_cast< VclWindowEvent* >( pEvent ); in IMPL_LINK() local
249 const VclWindowEvent* pWindowEvent = PTR_CAST( VclWindowEvent, i_pEvent ); in IMPL_LINK() local
184 VclWindowEvent* pWindowEvent = static_cast<VclWindowEvent*>(pEvent); in IMPL_LINK() local
1000 VclWindowEvent* pWindowEvent = static_cast< VclWindowEvent* >(pEvent); in IMPL_LINK() local
Completed in 26 milliseconds