Home
last modified time | relevance | path

Searched defs:maxLength (Results 1 – 25 of 52) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_group_layout_property.h74 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/
Dtext_field_creator.cpp48 uint32_t maxLength = json.GetUInt(TEXT_FIELD_MAX_LENGTH, DEFAULT_LENGTH_LIMIT); in CreateFromJson() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Dnumber_parser.cpp41 constexpr uint16_t maxLength = 16; in ParsePercentValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_layout_algorithm.cpp38 float maxLength = std::min(selfIdealWidth, selfIdealHeight); in MeasureContent() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
Dbundle_parser.h79 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument
Dgt_bundle_parser.h71 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument
/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_input_configuration.h37 uint32_t maxLength; member
/foundation/multimedia/media_foundation/engine/plugin/common/
Dshare_memory.cpp73 size_t maxLength = size; in Read() local
Dplugin_buffer.cpp76 size_t maxLength = size; in Read() local
/foundation/multimedia/media_foundation/src/common/
Dshare_memory.cpp79 size_t maxLength = size; in Read() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/
Ddynamic_cache.h105 int32_t maxLength = 256; in SetKey() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/
Dbase_test.cpp123 uint8_t maxLength = 9; in SetCompnentNameId() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Dlist_component.h136 void SetLaneConstrain(const Dimension& minLength, const Dimension& maxLength) in SetLaneConstrain()
/foundation/arkui/ui_lite/frameworks/components/
Dui_arc_label.cpp325 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
Dui_edit_text.cpp241 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/
Dnode_drag_modifier.cpp109 int32_t maxLength = 0; in SetDragEventProperty() local
295 int32_t maxLength = 0; in SetOnDragEnd() local
Dlist_modifier.cpp47 Dimension maxLength = in SetListLanes() local
53 Dimension maxLength = in SetListLanes() local
/foundation/arkui/ace_engine/frameworks/core/common/ai/
Dai_write_adapter.h39 int32_t maxLength = -1; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Danimation_playback.cpp124 float maxLength = 0.f; in GetAnimationLength() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
Dav_trans_buffer.cpp144 size_t maxLength = size_; in Read() local
/foundation/multimedia/media_foundation/src/buffer/avsharedmemory/
Davsharedmemorybase.cpp188 int32_t maxLength = size_; in Read() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dcontent_controller.cpp68 auto maxLength = static_cast<uint32_t>(textField->GetMaxLength()); in PreprocessString() local
192 auto maxLength = in FilterValue() local
/foundation/multimedia/media_foundation/src/plugin/
Dplugin_buffer.cpp75 size_t maxLength = size; in Read() local
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
Davmemory.cpp363 int32_t maxLength = size_; in Read() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
Dpaste_data_test.cpp276 int maxLength = 20 * 1024 * 1024; variable
297 int maxLength = 20 * 1024 * 1024; variable

123