Searched refs:UpdateSelectSpanStyle (Results 1 – 2 of 2) sorted by relevance
513 void UpdateSelectSpanStyle(int32_t start, int32_t end, KeyCode code);
2413 void RichEditorPattern::UpdateSelectSpanStyle(int32_t start, int32_t end, KeyCode code) in UpdateSelectSpanStyle() function in OHOS::Ace::NG::RichEditorPattern10315 UpdateSelectSpanStyle(textSelector_.GetTextStart(), textSelector_.GetTextEnd(), code); in OnBackPressed()