Home
last modified time | relevance | path

Searched refs:textDragBase (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp372 auto textDragBase = frameNode->GetPattern<NG::TextDragBase>(); in GetGlyphPositionByGlobalOffset() local
373 CHECK_NULL_RETURN(textDragBase, finalResult); in GetGlyphPositionByGlobalOffset()
374 auto textRect = textDragBase->GetTextRect(); in GetGlyphPositionByGlobalOffset()

Completed in 2 milliseconds