Searched refs:m_pDeInitSystray (Results 1 – 2 of 2) sorted by relevance
225 (void) LoadModule( &m_pPlugin, &m_pInitSystray, &m_pDeInitSystray ); in initSystray()235 if (m_pDeInitSystray) in deInitSystray()236 m_pDeInitSystray(); in deInitSystray()240 m_pDeInitSystray = 0; in deInitSystray()258 m_pDeInitSystray( 0 ), in ShutdownIcon()
86 oslGenericFunction m_pDeInitSystray; member in ShutdownIcon
Completed in 25 milliseconds