Searched defs:typingTextStyle (Results 1 – 2 of 2) sorted by relevance
30 std::optional<TextStyle> typingTextStyle) in RichEditorLayoutAlgorithm()82 auto typingTextStyle = typingTextStyle_.value(); in CopySpanStyle() local
381 auto typingTextStyle = richEditorPattern->typingTextStyle_; variable