Home
last modified time | relevance | path

Searched defs:contentLength (Results 1 – 9 of 9) 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/frameworks/core/components_ng/pattern/text/
Dspan_node.cpp220 auto contentLength = static_cast<int32_t>(displayContent.length()); in UpdateTextStyle() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
Djs_app_context.cpp80 uint32_t contentLength = 0; in Eval() local
/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/download/
Ddownloader.cpp185 size_t contentLength = currentRequest_->GetFileContentLength(); in Seek() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h811 const std::string& mimetype, long contentLength) in DownloadStartEvent()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp125 const std::string& contentDisposition, const std::string& mimetype, long contentLength) in OnDownloadStart()
Dweb_delegate.cpp4052 const std::string& contentDisposition, const std::string& mimetype, long contentLength) in OnDownloadStart()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp553 uint32_t contentLength = 0; in ReadJSFile() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp1670 auto contentLength = StringUtils::ToWstring(spanNode->GetSpanItem()->content).length(); in AfterIMEInsertValue() local