Home
last modified time | relevance | path

Searched defs:highDPI (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/pageedit/PageEdit-1.2.0/
H A DSettingsStore.cpp101 int SettingsStore::highDPI() in highDPI() function in SettingsStore
/dports/games/warzone2100/warzone2100/lib/sdl/
H A Dmain_sdl.cpp2116 …ow(const video_backend& backend, int antialiasing, WINDOW_MODE fullscreen, int vsync, bool highDPI) in wzMainScreenSetup_CreateVideoWindow()
2482 …optional<video_backend> backend, int antialiasing, WINDOW_MODE fullscreen, int vsync, bool highDPI) in wzMainScreenSetup()
/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DSettingsStore.cpp280 int SettingsStore::highDPI() in highDPI() function in SettingsStore
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp288 …(int width, int height, bool fullscreen, bool borderless, bool resizable, bool highDPI, bool vsync, in SetMode()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp302 … width, int height, bool fullscreen, bool borderless, bool resizable, bool highDPI, bool vsync, bo… in SetMode()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9Graphics.cpp332 …(int width, int height, bool fullscreen, bool borderless, bool resizable, bool highDPI, bool vsync, in SetMode()