Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_callback.cpp182 auto wtextLength = textBase->GetContentWideTextLength(); in DeleteText() local
216 auto wtextLength = textBase->GetContentWideTextLength(); in ChoiceText() local
296 auto wtextLength = textBase->GetContentWideTextLength(); in HandleMoveCursor() local
344 NG::PositionWithAffinity sInd, NG::PositionWithAffinity eInd, int32_t wtextLength) in CalculateIntersectedRegion()