Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/service/
H A DAccDescendantManagerEventListener.cxx182 bool AccDescendantManagerEventListener::NotifyChildEvent(short nWinEvent,const Any &Value) in NotifyChildEvent() argument
190 pAgent->NotifyAccEvent(nWinEvent, pAcc); in NotifyChildEvent()
192 …if (pAgent && pAgent->IsStateManageDescendant(pAccessible) && ( nWinEvent == UM_EVENT_SELECTION_CH… in NotifyChildEvent()
H A DAccContainerEventListener.cxx462 bool AccContainerEventListener::NotifyChildEvent(short nWinEvent,const Any &Value) in NotifyChildEvent() argument
470 pAgent->NotifyAccEvent(nWinEvent, pAcc); in NotifyChildEvent()
/trunk/main/winaccessibility/inc/
H A DAccDescendantManagerEventListener.hxx57 bool NotifyChildEvent(short nWinEvent,const Any &Value);
H A DAccContainerEventListener.hxx82 bool NotifyChildEvent(short nWinEvent,const Any &Value);

Completed in 45 milliseconds