Searched refs:MapShow (Results 1 – 2 of 2) sorted by relevance
2934 MapShow = new wxStaticBitmap(this, wxID_ANY, in CreateControls()2937 showSizer->Add(MapShow, 0, wxALIGN_CENTER_VERTICAL | wxALL, 5); in CreateControls()3067 MapShow->SetBitmap(bmp); in UpdatePreview()3437 MapShow->SetBitmap(bmp); in DoMap()
3350 wxStaticBitmap *MapShow; variable