Home
last modified time | relevance | path

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

/external/perfetto/ui/src/widgets/
Dmultiselect.ts43 fixedSize?: boolean; property
66 const {options, fixedSize = true} = attrs; constant
/external/perfetto/ui/src/plugins/dev.perfetto.ExplorePage/query_builder/
Dcolumn_controller.ts88 fixedSize?: boolean; property
96 const {options, fixedSize = false, allowAlias = true} = attrs; constant
/external/zxing/core/src/test/java/com/google/zxing/datamatrix/encoder/
DSymbolInfoTestCase.java75 Dimension fixedSize = new Dimension(26, 26); in testSymbolInfo() local
/external/lzma/CPP/Windows/
DFileName.cpp630 const unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase() local
652 const unsigned fixedSize = GetRootPrefixSize_Of_NetworkPath(temp); in GetSuperPathBase() local
693 unsigned fixedSize = 0; in GetSuperPathBase() local
848 unsigned fixedSize = GetRootPrefixSize(curDir); in GetFullPath() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_primitive_field.cc210 int fixedSize = GetFixedSize(descriptor_->type()); in GenerateSerializedSizeCode() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_primitive_field.cc210 int fixedSize = GetFixedSize(descriptor_->type()); in GenerateSerializedSizeCode() local
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_primitive_field.cc210 int fixedSize = GetFixedSize(descriptor_->type()); in GenerateSerializedSizeCode() local