Searched refs:NotifyAllChilds (Results 1 – 4 of 4) sorted by relevance
832 pFrame->NotifyAllChilds( rDCEvt ); in NotifyAllWindows()837 pSysWin->NotifyAllChilds( rDCEvt ); in NotifyAllWindows()
331 mpParentWindow->NotifyAllChilds(aEvent); in BroadcastPropertyChange()
723 void NotifyAllChilds( DataChangedEvent& rDCEvt );
5985 void Window::NotifyAllChilds( DataChangedEvent& rDCEvt ) in NotifyAllChilds() function in Window5994 pChild->NotifyAllChilds( rDCEvt ); in NotifyAllChilds()
Completed in 75 milliseconds