Home
last modified time | relevance | path

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

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