Home
last modified time | relevance | path

Searched defs:kNeutral (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim.h108 enum class BucketDistribution : uint8_t { kNeutral, kDenser }; enumerator
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_bidi.h19 enum class Direction { kNeutral, kLeft, kRight, kLeftWeak }; enumerator
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_themepart.h29 kNeutral = 1 << 9, enumerator
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h67 kNeutral = 2, enumerator
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h228 enum class BucketDistribution : uint8_t { kNeutral, kDenser }; in PA_COMPONENT_EXPORT() enumerator