Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DBlobExplorer.cpp317 GraphicsGeometry *geomGraph = new GraphicsGeometry(this, panel, ID_GEOM_GRAPH, in CreateGeometryPage()
1217 GraphicsGeometry *geomGraph = (GraphicsGeometry *) FindWindow(ID_GEOM_GRAPH); in UpdateGeometryPage()
2055 GraphicsGeometry::GraphicsGeometry(BlobExplorerDialog * parent, in GraphicsGeometry() function in GraphicsGeometry
H A DClassdef.h4415 class GraphicsGeometry:public wxStaticBitmap
4423 GraphicsGeometry(BlobExplorerDialog * parent, wxWindow * panel, wxWindowID id,
4425 virtual ~ GraphicsGeometry() in ~GraphicsGeometry()