Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DDialogsGraph.cpp186 wxTextCtrl *realCtrl = new wxTextCtrl(this, wxID_ANY, reals, in CreateControls() local
189 realCtrl->Enable(false); in CreateControls()
190 realSizer->Add(realCtrl, 0, wxALIGN_RIGHT | wxALL, 5); in CreateControls()