Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Danalyzer.cc171 class AnalyzerPanel : public wxPanel {
214 BEGIN_EVENT_TABLE(AnalyzerPanel, wxPanel) in BEGIN_EVENT_TABLE() argument
220 : wxPanel(parent), path(path), zoom(0), pixels(NULL), in BEGIN_EVENT_TABLE()