Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/GUISupport/Qt/
H A DQVTKOpenGLStereoWidget.h114 bool enableHiDPI() const { return this->VTKOpenGLWindow->enableHiDPI(); } in enableHiDPI() function
H A DQVTKOpenGLNativeWidget.h165 bool enableHiDPI() const { return this->EnableHiDPI; } in enableHiDPI() function
H A DQVTKOpenGLWindow.h116 bool enableHiDPI() const { return this->EnableHiDPI; } in enableHiDPI() function
/dports/math/vtk8/VTK-8.2.0/GUISupport/Qt/
H A DQVTKOpenGLWidget.h136 virtual bool enableHiDPI() { return this->EnableHiDPI; } in enableHiDPI() function
H A DQVTKOpenGLNativeWidget.h174 virtual bool enableHiDPI() { return this->EnableHiDPI; } in enableHiDPI() function