Searched defs:selectionInfo (Results 1 – 5 of 5) sorted by relevance
159 auto selectionInfo = eventInfo->GetSelection(); in FfiOHOSAceFrameworkRichEditorOnSelect() local
423 SelectionInfo selectionInfo = richEditorController->GetSpansInfo(start, end); in GetSpans() local
909 …ContentOverlayManager::SetHoldSelectionCallback(int32_t id, const HoldSelectionInfo& selectionInfo) in SetHoldSelectionCallback()
287 HoldSelectionInfo selectionInfo; in SetSelectionHoldCallback() local
410 auto selectionInfo = textPattern->GetSpansInfo(0, 0, GetSpansMethod::GETSPANS); variable