Home
last modified time | relevance | path

Searched refs:DisplayInformation (Results 26 – 50 of 147) sorted by relevance

123456

/dports/devel/sdl20/SDL2-2.0.18/src/core/winrt/
H A DSDL_winrtapp_direct3d.cpp208 void SDL_WinRTApp::OnOrientationChanged(DisplayInformation^ sender, Object^ args)
331 DisplayInformation::GetForCurrentView()->OrientationChanged +=
332 …ref new TypedEventHandler<Windows::Graphics::Display::DisplayInformation^, Object^>(this, &SDL_Win…
H A DSDL_winrtapp_direct3d.h53 …void OnOrientationChanged(Windows::Graphics::Display::DisplayInformation^ sender, Platform::Object…
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/inap/
H A DIN-SCF-SRF-datatypes.asn17 Digits{}, DisplayInformation{}, SDSSinformation{}
104 displayInformation [2] DisplayInformation{b2},
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/inap/
H A DIN-SCF-SRF-datatypes.asn17 Digits{}, DisplayInformation{}, SDSSinformation{}
104 displayInformation [2] DisplayInformation{b2},
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/inap/
H A DIN-SCF-SRF-datatypes.asn17 Digits{}, DisplayInformation{}, SDSSinformation{}
104 displayInformation [2] DisplayInformation{b2},
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/inap/
H A DIN-SCF-SRF-datatypes.asn17 Digits{}, DisplayInformation{}, SDSSinformation{}
104 displayInformation [2] DisplayInformation{b2},
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/msvs/uwp/
H A DDirectXPage.xaml.cpp61 DisplayInformation::GetForCurrentView()->LogicalDpi in DirectXPage()
H A DDirectXBase.cpp185 if (m_dpi != DisplayInformation::GetForCurrentView()->LogicalDpi) in UpdateForWindowSizeChange()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Graphics/Display/
H A Dmod.rs76 pub type DisplayInformation = *mut ::core::ffi::c_void; typedef
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/msvs/uwp/
H A DDirectXPage.xaml.cpp61 DisplayInformation::GetForCurrentView()->LogicalDpi in DirectXPage()
H A DDirectXBase.cpp185 if (m_dpi != DisplayInformation::GetForCurrentView()->LogicalDpi) in UpdateForWindowSizeChange()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/core/winrt/
H A DSDL_winrtapp_direct3d.cpp272 void SDL_WinRTApp::OnOrientationChanged(DisplayInformation^ sender, Object^ args)
395 DisplayInformation::GetForCurrentView()->OrientationChanged +=
396 …ref new TypedEventHandler<Windows::Graphics::Display::DisplayInformation^, Object^>(this, &SDL_Win…
H A DSDL_winrtapp_direct3d.h53 …void OnOrientationChanged(Windows::Graphics::Display::DisplayInformation^ sender, Platform::Object…
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/core/winrt/
H A DSDL_winrtapp_direct3d.cpp272 void SDL_WinRTApp::OnOrientationChanged(DisplayInformation^ sender, Object^ args)
395 DisplayInformation::GetForCurrentView()->OrientationChanged +=
396 …ref new TypedEventHandler<Windows::Graphics::Display::DisplayInformation^, Object^>(this, &SDL_Win…
H A DSDL_winrtapp_direct3d.h53 …void OnOrientationChanged(Windows::Graphics::Display::DisplayInformation^ sender, Platform::Object…
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/core/winrt/
H A DSDL_winrtapp_direct3d.cpp272 void SDL_WinRTApp::OnOrientationChanged(DisplayInformation^ sender, Object^ args)
395 DisplayInformation::GetForCurrentView()->OrientationChanged +=
396 …ref new TypedEventHandler<Windows::Graphics::Display::DisplayInformation^, Object^>(this, &SDL_Win…
H A DSDL_winrtapp_direct3d.h53 …void OnOrientationChanged(Windows::Graphics::Display::DisplayInformation^ sender, Platform::Object…
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/core/winrt/
H A DSDL_winrtapp_direct3d.cpp272 void SDL_WinRTApp::OnOrientationChanged(DisplayInformation^ sender, Object^ args)
395 DisplayInformation::GetForCurrentView()->OrientationChanged +=
396 …ref new TypedEventHandler<Windows::Graphics::Display::DisplayInformation^, Object^>(this, &SDL_Win…
H A DSDL_winrtapp_direct3d.h53 …void OnOrientationChanged(Windows::Graphics::Display::DisplayInformation^ sender, Platform::Object…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UWP/Common/
H A DDeviceResources.cpp462 DisplayInformation^ currentDisplayInformation = DisplayInformation::GetForCurrentView();
/dports/emulators/ppsspp/ppsspp-1.12.3/UWP/Common/
H A DDeviceResources.cpp462 DisplayInformation^ currentDisplayInformation = DisplayInformation::GetForCurrentView();
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UWP/Common/
H A DDeviceResources.cpp462 DisplayInformation^ currentDisplayInformation = DisplayInformation::GetForCurrentView();
/dports/x11/controllermap/SDL2-2.0.18/src/core/winrt/
H A DSDL_winrtapp_direct3d.h53 …void OnOrientationChanged(Windows::Graphics::Display::DisplayInformation^ sender, Platform::Object…
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/win10/
H A DWinSystemWin10.cpp349 float dpi = DisplayInformation::GetForCurrentView().LogicalDpi(); in ChangeResolution()
447 auto displayInfo = DisplayInformation::GetForCurrentView(); in GetConnectedDisplays()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/uwp/
H A Dapp.cpp488 DisplayInformation ^ currentDisplayInformation = DisplayInformation::GetForCurrentView(); in UpdateWindowSize()

123456