Home
last modified time | relevance | path

Searched defs:kObject (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/utils/
DSkJSON.h64 kObject, enumerator
133 kObject = 0b00000111, // ptr to external storage enumerator
DSkJSONWriter.h255 kObject, enumerator
/third_party/flutter/skia/src/utils/
DSkJSON.h64 kObject, enumerator
134 kObject = 0b11100000, // ptr to external storage enumerator
DSkJSONWriter.h255 kObject, enumerator
/third_party/skia/src/pdf/
DSkPDFUnion.h97 kObject, enumerator
/third_party/flutter/skia/src/pdf/
DSkPDFUnion.h111 kObject, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h267 kObject enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dfmtable.h269 kObject enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h269 kObject enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dfmtable.h269 kObject enumerator
/third_party/flatbuffers/src/
Didl_gen_rust.cpp920 enum DefaultContext { kBuilder, kAccessor, kObject }; enumerator