| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_item_group_layout_property.h | 74 std::optional<Dimension> minLength, std::optional<Dimension> maxLength) in UpdateListLanes() 82 std::optional<Dimension> minLength, std::optional<Dimension> maxLength) const in IsListLanesEqual()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | text_field_creator.cpp | 48 uint32_t maxLength = json.GetUInt(TEXT_FIELD_MAX_LENGTH, DEFAULT_LENGTH_LIMIT); in CreateFromJson() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | number_parser.cpp | 41 constexpr uint16_t maxLength = 16; in ParsePercentValue() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
| D | patternlock_layout_algorithm.cpp | 38 float maxLength = std::min(selfIdealWidth, selfIdealHeight); in MeasureContent() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
| D | bundle_parser.h | 79 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument
|
| D | gt_bundle_parser.h | 71 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ime/ |
| D | text_input_configuration.h | 37 uint32_t maxLength; member
|
| /foundation/multimedia/media_foundation/engine/plugin/common/ |
| D | share_memory.cpp | 73 size_t maxLength = size; in Read() local
|
| D | plugin_buffer.cpp | 76 size_t maxLength = size; in Read() local
|
| /foundation/multimedia/media_foundation/src/common/ |
| D | share_memory.cpp | 79 size_t maxLength = size; in Read() local
|
| /foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/ |
| D | dynamic_cache.h | 105 int32_t maxLength = 256; in SetKey() local
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/ |
| D | base_test.cpp | 123 uint8_t maxLength = 9; in SetCompnentNameId() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
| D | list_component.h | 136 void SetLaneConstrain(const Dimension& minLength, const Dimension& maxLength) in SetLaneConstrain()
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_arc_label.cpp | 325 uint32_t UIArcLabel::GetLineEnd(int16_t maxLength) in GetLineEnd() 374 float maxLength = static_cast<float>((UI_PI * radius_ * arcAngle) / SEMICIRCLE_IN_DEGREE); in OnMeasureArcTextInfo() local
|
| D | ui_edit_text.cpp | 241 uint16_t maxLength = GetMaxLength(); in UpdateTextString() local 685 void UIEditText::SetMaxLength(uint16_t maxLength) in SetMaxLength()
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_drag_modifier.cpp | 109 int32_t maxLength = 0; in SetDragEventProperty() local 295 int32_t maxLength = 0; in SetOnDragEnd() local
|
| D | list_modifier.cpp | 47 Dimension maxLength = in SetListLanes() local 53 Dimension maxLength = in SetListLanes() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ai/ |
| D | ai_write_adapter.h | 39 int32_t maxLength = -1; member
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| D | animation_playback.cpp | 124 float maxLength = 0.f; in GetAnimationLength() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| D | av_trans_buffer.cpp | 144 size_t maxLength = size_; in Read() local
|
| /foundation/multimedia/media_foundation/src/buffer/avsharedmemory/ |
| D | avsharedmemorybase.cpp | 188 int32_t maxLength = size_; in Read() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | content_controller.cpp | 68 auto maxLength = static_cast<uint32_t>(textField->GetMaxLength()); in PreprocessString() local 192 auto maxLength = in FilterValue() local
|
| /foundation/multimedia/media_foundation/src/plugin/ |
| D | plugin_buffer.cpp | 75 size_t maxLength = size; in Read() local
|
| /foundation/multimedia/media_foundation/src/buffer/avbuffer/ |
| D | avmemory.cpp | 363 int32_t maxLength = size_; in Read() local
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| D | paste_data_test.cpp | 276 int maxLength = 20 * 1024 * 1024; variable 297 int maxLength = 20 * 1024 * 1024; variable
|