HomeSort by relevance Sort by last modified time
    Searched defs:OnActivate (Results 1 - 2 of 2) sorted by null

  /development/simulator/app/
PhoneWindow.cpp 28 EVT_ACTIVATE(PhoneWindow::OnActivate)
29 //EVT_ACTIVATE_APP(PhoneWindow::OnActivate)
101 void PhoneWindow::OnActivate(wxActivateEvent& event)
    [all...]
MainFrame.cpp 51 EVT_ACTIVATE(MainFrame::OnActivate)
52 EVT_ACTIVATE_APP(MainFrame::OnActivate)
764 void MainFrame::OnActivate(wxActivateEvent& event)
    [all...]

Completed in 30 milliseconds