Home
last modified time | relevance | path

Searched defs:maxTextLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp395 int16_t maxTextLength = arcLabelText_->GetMetaTextWidth(*style_); in OnMeasureArcTextInfo() local
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp289 constexpr int32_t maxTextLength = 4096; in GetStringFromValue() local
326 constexpr size_t maxTextLength = 1024; in UnwrapStringFromJS() local