Searched refs:richEditorType (Results 1 – 2 of 2) sorted by relevance
673 …void BindSelectionMenu(TextResponseType type, TextSpanType richEditorType, std::function<void()>& …
7981 void RichEditorPattern::BindSelectionMenu(TextResponseType type, TextSpanType richEditorType, in OnBackPressed() argument7985 TextPattern::BindSelectionMenu(richEditorType, type, menuBuilder, onAppear, onDisappear); in OnBackPressed()