Home
last modified time | relevance | path

Searched defs:wTextForAI (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddata_detector_adapter.cpp298 auto wTextForAI = StringUtils::ToWstring(textForAI_); in ParseAIJson() local
348 auto wTextForAI = StringUtils::ToWstring(dataDetectorAdapter->textForAI_); in GetDetectDelayTask() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.cpp187 auto wTextForAI = StringUtils::ToWstring(textForAI); in UpdateParagraphForAISpan() local
222 void TextLayoutAlgorithm::GrayDisplayAISpan(const DragSpanPosition& dragSpanPosition, const std::wstring wTextForAI, in GrayDisplayAISpan() argument
252 StringOutBoundProtection(int32_t position, int32_t length, std::wstring wTextForAI) StringOutBoundProtection() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp920 auto wTextForAI = StringUtils::ToWstring(textForAI); in HWTEST_F() local
981 auto wTextForAI = StringUtils::ToWstring(textForAI); in HWTEST_F() local
1042 auto wTextForAI = StringUtils::ToWstring(textForAI); in HWTEST_F() local
[all...]

Completed in 6 milliseconds