Home
last modified time | relevance | path

Searched refs:NTDDI_VERSION (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/utils/win/
H A DSkDWriteNTDDI_VERSION.h17 // If the build defines NTDDI_VERSION, pretend it didn't.
19 // dwrite_3.h guards enum, macro, and interface declarations behind NTDDI_VERSION,
21 #if defined(NTDDI_VERSION)
22 # undef NTDDI_VERSION macro
/third_party/python/PC/
H A Dpyconfig.h156 #ifndef NTDDI_VERSION
157 #define NTDDI_VERSION Py_NTDDI macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h17 #define NTDDI_VERSION NTDDI_VISTA macro
/third_party/python/Include/internal/
H A Dpycore_condvar.h52 #if !defined NTDDI_VISTA || NTDDI_VERSION < NTDDI_VISTA
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp162 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in onGetVariationDesignPosition()
211 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in onGetVariationDesignParameters()
323 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3
H A DSkFontMgr_win_dw.cpp1030 #if defined(NTDDI_WIN10_RS3) && NTDDI_VERSION >= NTDDI_WIN10_RS3 in apply_fontargument_variation()
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 126 milliseconds