Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config_winrt.h35 #ifndef NTDDI_WINBLUE
36 #define NTDDI_WINBLUE 0x06030000 macro
181 #if (NTDDI_VERSION >= NTDDI_WINBLUE)
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/
DSDL_winrtvideo_cpp.h32 #if NTDDI_VERSION >= NTDDI_WINBLUE /* ApplicationView's functionality only becomes
DSDL_winrtvideo.cpp507 #if (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) && (NTDDI_VERSION < NTDDI_WINBLUE) in WINRT_DetectWindowFlags()
/third_party/flutter/skia/third_party/externals/sdl/src/core/winrt/
DSDL_winrtapp_direct3d.cpp630 #if (WINAPI_FAMILY != WINAPI_FAMILY_PHONE_APP) || (NTDDI_VERSION >= NTDDI_WINBLUE)
/third_party/sqlite/src/
Dsqlite3.c42540 #ifndef NTDDI_WINBLUE
42541 # define NTDDI_WINBLUE 0x06030000
42553 # if defined(NTDDI_VERSION) && NTDDI_VERSION >= NTDDI_WINBLUE