Home
last modified time | relevance | path

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

/reactos/base/shell/explorer/
H A Dsyspager.cpp167 bool SendNotifyCallback(InternalIconData* notifyItem, UINT uMsg);
642 m_toolbar->SendNotifyCallback(m_current, NIN_BALLOONSHOW); in Show()
651 m_toolbar->SendNotifyCallback(m_current, uReason); in Close()
1079 bool CNotifyToolbar::SendNotifyCallback(InternalIconData* notifyItem, UINT uMsg) in SendNotifyCallback() function in CNotifyToolbar
1145 SendNotifyCallback(notifyItem, uMsg); in SendMouseEvent()