Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dframe.cxx287 , m_eActiveState ( E_INACTIVE )
472 ( eActiveState != E_INACTIVE ) && in setActiveFrame()
1127 if( eState == E_INACTIVE ) in activate()
1221 if( eState != E_INACTIVE ) in deactivate()
1252 eState = E_INACTIVE; in deactivate()
1965 m_eActiveState = E_INACTIVE; in dispose()
2276 if( eState == E_INACTIVE ) in windowActivated()
2307 if( eActiveState != E_INACTIVE ) in windowDeactivated()
/trunk/main/framework/inc/services/
H A Dframe.hxx100 E_INACTIVE , // I am not a member of active path in tree and I don't have the focus. enumerator