Home
last modified time | relevance | path

Searched refs:SetParentInfo (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkGenericOpenGLRenderWindow.h94 void SetParentInfo(char*);
H A DvtkOSOpenGLRenderWindow.h181 void SetParentInfo(char *info);
H A DvtkCocoaRenderWindow.h145 virtual void SetParentInfo(char*);
H A DvtkXOpenGLRenderWindow.h225 void SetParentInfo(char *info);
H A DvtkCarbonRenderWindow.h152 void SetParentInfo(char*) in SetParentInfo() function
H A DvtkGenericOpenGLRenderWindow.cxx200 void vtkGenericOpenGLRenderWindow::SetParentInfo(char*) in SetParentInfo() function in vtkGenericOpenGLRenderWindow
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkOSOpenGLRenderWindow.h181 void SetParentInfo(char *info);
H A DvtkEGLRenderWindow.h125 virtual void SetParentInfo(char *) {}; in SetParentInfo() function
H A DvtkIOSRenderWindow.h145 virtual void SetParentInfo(char*);
H A DvtkCocoaRenderWindow.h145 virtual void SetParentInfo(char*);
H A DvtkXOpenGLRenderWindow.h225 void SetParentInfo(char *info);
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOSOpenGLRenderWindow.h215 void SetParentInfo(const char* info);
H A DvtkEGLRenderWindow.h156 void SetParentInfo(const char*) override {} in SetParentInfo() function
H A DvtkGenericOpenGLRenderWindow.h97 void SetParentInfo(const char*) override;
H A DvtkIOSRenderWindow.h169 void SetParentInfo(const char*) override;
H A DvtkCocoaRenderWindow.h187 void SetParentInfo(const char*) override;
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkGenericOpenGLRenderWindow.h98 void SetParentInfo(const char*) override;
H A DvtkOSOpenGLRenderWindow.h219 void SetParentInfo(const char *info);
H A DvtkEGLRenderWindow.h146 virtual void SetParentInfo(const char *) {} in SetParentInfo() function
H A DvtkIOSRenderWindow.h167 void SetParentInfo(const char*) override;
H A DvtkCocoaRenderWindow.h168 void SetParentInfo(const char*) override;
H A DvtkGenericOpenGLRenderWindow.cxx170 void vtkGenericOpenGLRenderWindow::SetParentInfo(const char*) in SetParentInfo() function in vtkGenericOpenGLRenderWindow
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkWindow.h49 virtual void SetParentInfo(char *) = 0;
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkWindow.h54 virtual void SetParentInfo(const char *) = 0;
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkWindow.h55 virtual void SetParentInfo(const char*) {} in SetParentInfo() function

123