Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.cpp204 int32_t wTextForAILength = static_cast<int32_t>(wTextForAI.length()); in UpdateParagraphForAISpan() local
270 int32_t wTextForAILength = static_cast<int32_t>(wTextForAI.length()); in StringOutBoundProtection() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddata_detector_adapter.cpp352 auto wTextForAILength = static_cast<int32_t>(wTextForAI.length()); in GetDetectDelayTask() local