Searched refs:GraphicsGeometry (Results 1 – 2 of 2) sorted by relevance
317 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
4415 class GraphicsGeometry:public wxStaticBitmap4423 GraphicsGeometry(BlobExplorerDialog * parent, wxWindow * panel, wxWindowID id,4425 virtual ~ GraphicsGeometry() in ~GraphicsGeometry()