Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Danalyzer.cc480 void onActualSize(wxCommandEvent &event); // NOLINT
514 EVT_MENU(wxID_ACTUAL_SIZE, AnalyzerFrame::onActualSize) in BEGIN_EVENT_TABLE()
605 void AnalyzerFrame::onActualSize(wxCommandEvent &WXUNUSED(event)) { in onActualSize() function in AnalyzerFrame