Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DDialogsGraph.cpp2934 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()
H A DClassdef.h3350 wxStaticBitmap *MapShow; variable