/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_layout_algorithm.cpp | 38 float maxLength = std::min(selfIdealWidth, selfIdealHeight); in MeasureContent() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_configuration.h | 37 uint32_t maxLength; member
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | number_parser.cpp | 41 constexpr uint16_t maxLength = 16; in ParsePercentValue() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | string_util.h | 36 inline void CopyStringToArray(const BASE_NS::string_view source, char* target, size_t maxLength) in CopyStringToArray() argument
|
/foundation/arkui/ace_engine_lite/test/moduletest/common/ |
H A D | base_test.cpp | 123 uint8_t maxLength = 9; in SetCompnentNameId() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | string_util.h | 38 inline void CopyStringToArray(const BASE_NS::string_view source, char* target, size_t maxLength) in CopyStringToArray() argument
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/ |
H A D | string_util.h | 39 inline void CopyStringToArray(const BASE_NS::string_view source, char* target, size_t maxLength) in CopyStringToArray() argument
|
/foundation/multimedia/media_foundation/src/common/ |
H A D | share_memory.cpp | 79 size_t maxLength = size; in Read() local
|
/foundation/multimedia/media_foundation/engine/plugin/common/ |
H A D | share_memory.cpp | 73 size_t maxLength = size; in Read() local
|
H A D | plugin_buffer.cpp | 76 size_t maxLength = size; in Read() local
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/ |
H A D | dynamic_cache.h | 105 int32_t maxLength = 256; in SetKey() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_drag_modifier.cpp | 73 int32_t maxLength = 0; in SetDragEventProperty() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_playback.cpp | 124 float maxLength = 0.f; in GetAnimationLength() local
|
/foundation/multimedia/media_foundation/src/buffer/avsharedmemory/ |
H A D | avsharedmemorybase.cpp | 185 int32_t maxLength = size_; in Read() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ai/ |
H A D | ai_write_adapter.h | 39 int32_t maxLength = -1; member
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | list_component.h | 136 void SetLaneConstrain(const Dimension& minLength, const Dimension& maxLength) in SetLaneConstrain() argument
|
/foundation/multimedia/media_foundation/src/plugin/ |
H A D | plugin_buffer.cpp | 75 size_t maxLength = size; in Read() local
|
/foundation/multimedia/media_foundation/src/buffer/avbuffer/ |
H A D | avmemory.cpp | 363 int32_t maxLength = size_; in Read() local
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
H A D | av_trans_buffer.cpp | 144 size_t maxLength = size_;
in Read() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | content_controller.cpp | 67 auto maxLength = static_cast<uint32_t>(textField->GetMaxLength()); in PreprocessString() local 196 auto maxLength = in FilterValue() local
|
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
H A D | napi_storage.cpp | 169 int ParseString(napi_env env, napi_value jsStr, std::string &output, const unsigned int maxLength) in ParseString() argument
|
/foundation/arkui/ui_lite/frameworks/common/ |
H A D | typed_text.cpp | 462 uint32_t TypedText::GetUtf16Cnt(const char* utf8Str, uint32_t maxLength) in GetUtf16Cnt() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_arc_label.cpp | 325 uint32_t UIArcLabel::GetLineEnd(int16_t maxLength) in GetLineEnd() argument 374 float maxLength = static_cast<float>((UI_PI * radius_ * arcAngle) / SEMICIRCLE_IN_DEGREE); in OnMeasureArcTextInfo() local
|
H A D | ui_edit_text.cpp | 241 uint16_t maxLength = GetMaxLength(); in UpdateTextString() local 685 void UIEditText::SetMaxLength(uint16_t maxLength) in SetMaxLength() argument
|
/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | paste_data_test.cpp | 337 int maxLength = 20 * 1024 * 1024; in HWTEST_F() local 357 int maxLength = 20 * 1024 * 1024; in HWTEST_F() local
|