Searched refs:pixelH (Results 1 – 9 of 9) sorted by relevance
/dports/devel/sdl20/SDL2-2.0.18/src/video/cocoa/ |
H A D | SDL_cocoamodes.m | 199 int pixelH = (int) CGDisplayModeGetPixelHeight(vidmode); 227 if (width == pixelW && height == pixelH 240 && pixelH == otherpixelH && refreshrate == otherrefresh 250 && pixelH == otherpixelH && !usableForGUI && otherGUI 278 && pixelH == otherpixelH && usableForGUI == otherGUI
|
/dports/x11/controllermap/SDL2-2.0.18/src/video/cocoa/ |
H A D | SDL_cocoamodes.m | 199 int pixelH = (int) CGDisplayModeGetPixelHeight(vidmode); 227 if (width == pixelW && height == pixelH 240 && pixelH == otherpixelH && refreshrate == otherrefresh 250 && pixelH == otherpixelH && !usableForGUI && otherGUI 278 && pixelH == otherpixelH && usableForGUI == otherGUI
|
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/ |
H A D | GPUStateUtils.cpp | 566 float pixelH = PSP_CoreParameter().pixelHeight; in ConvertViewportAndScissor() local 567 FRect frame = GetScreenFrame(pixelW, pixelH); in ConvertViewportAndScissor()
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/ |
H A D | GPUStateUtils.cpp | 566 float pixelH = PSP_CoreParameter().pixelHeight; in ConvertViewportAndScissor() local 567 FRect frame = GetScreenFrame(pixelW, pixelH); in ConvertViewportAndScissor()
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/ |
H A D | GPUStateUtils.cpp | 566 float pixelH = PSP_CoreParameter().pixelHeight; in ConvertViewportAndScissor() local 567 FRect frame = GetScreenFrame(pixelW, pixelH); in ConvertViewportAndScissor()
|
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/capture/ |
H A D | capture.h | 417 …void addDSLRInfo(const QString &model, uint32_t maxW, uint32_t maxH, double pixelW, double pixelH);
|
H A D | capture.cpp | 6949 …ture::addDSLRInfo(const QString &model, uint32_t maxW, uint32_t maxH, double pixelW, double pixelH) in addDSLRInfo() argument 6968 oneDSLRInfo["PixelH"] = pixelH; in addDSLRInfo()
|
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/ |
H A D | sqf.js.map | 1 …sQuality pickWeaponPool pitch pixelGrid pixelGridBase pixelGridNoUIScale pixelH pixelW ' +\n …
|
/dports/www/mattermost-webapp/mattermost/client/ |
H A D | main.ea67f64bfaca6bdc766a.js.map | 1 …n 'pixelGrid',\n 'pixelGridBase',\n 'pixelGridNoUIScale',\n 'pixelH',\n 'pixelW',\n…
|