Home
last modified time | relevance | path

Searched defs:SetLength (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
Dget_partial_object_data.cpp76 bool GetPartialObjectData::SetLength(uint32_t length) in SetLength() function in OHOS::Media::GetPartialObjectData
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dclip_path.cpp22 bool Inset::SetLength(const std::vector<Dimension>& lengths) in SetLength() function in OHOS::Ace::Inset
47 void Inset::SetLength(const Dimension& top, const Dimension& right, const Dimension& bottom, const … in SetLength() function in OHOS::Ace::Inset
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_event_hub.cpp251 void RichEditorDeleteValue::SetLength(int32_t length) in SetLength() function in OHOS::Ace::NG::RichEditorDeleteValue
/foundation/arkui/ace_engine/frameworks/core/components/list/
Drender_list.h206 void SetLength(int32_t length) in SetLength() function