Home
last modified time | relevance | path

Searched defs:contentLength (Results 1 – 13 of 13) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dtabs_component.cpp96 uint8_t contentLength = tabContentComponent_->GetChildrenLength(); in ProcessChildren() local
243 uint8_t contentLength = tabContentComponent_->GetChildrenLength(); in CalculateBarWidth() local
259 uint8_t contentLength = tabContentComponent_->GetChildrenLength(); in GetInitPageIndex() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
Djs_app_context.cpp80 uint32_t contentLength = 0; in Eval() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
Ddownloader.cpp185 size_t contentLength = currentRequest_->GetFileContentLength(); in Seek() local
/foundation/arkui/ace_engine/frameworks/core/text/
Dtext_emoji_processor.cpp802 int32_t contentLength = static_cast<int32_t>(u32Content.length()); in HandleDeleteAction() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
Ddownloader.cpp390 size_t contentLength = currentRequest_->GetFileContentLength(); in Seek() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dspan_node.cpp444 auto contentLength = static_cast<int32_t>(displayContent.length()); in UpdateTextStyle() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp556 uint32_t contentLength = 0; in ReadJSFile() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h1082 const std::string& mimetype, long contentLength) in DownloadStartEvent()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp123 const std::string& contentDisposition, const std::string& mimetype, long contentLength) in OnDownloadStart()
Dweb_delegate.cpp4827 const std::string& contentDisposition, const std::string& mimetype, long contentLength) in OnDownloadStart()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.cpp1307 auto contentLength = webDownloadResponse->GetContentLength(); in OnDownloadStart() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp1211 int32_t contentLength = GetTextContentLength(); in BeforeAddSymbol() local
5115 auto contentLength = static_cast<int32_t>(StringUtils::ToWstring(spanItem->content).length()); in AfterIMEInsertValue() local
7478 auto contentLength = static_cast<int32_t>(contentText.length()); in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp5349 auto contentLength = static_cast<int32_t>(contentController_->GetWideText().length()); in DeleteForward() local