Home
last modified time | relevance | path

Searched defs:Exclusive (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-feat-table.hh85 Exclusive = 0x8000, /* If set, the feature settings are mutually exclusive. */ enumerator
/third_party/harfbuzz/src/
Dhb-aat-layout-feat-table.hh84 Exclusive = 0x8000, /* If set, the feature settings are mutually exclusive. */ enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-feat-table.hh84 Exclusive = 0x8000, /* If set, the feature settings are mutually exclusive. */ enumerator
/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h177 Exclusive = 0, // AAUDIO_SHARING_MODE_EXCLUSIVE, enumerator
/third_party/libuv/include/uv/
Dwin.h222 ULONG Exclusive; member
/third_party/flutter/skia/src/ports/
DSkScalerContext_win_dw.cpp48 typedef SkAutoSharedMutexExclusive Exclusive; typedef
/third_party/skia/src/ports/
DSkScalerContext_win_dw.cpp56 class SK_SCOPED_CAPABILITY Exclusive { class