Searched refs:onWillChangeValue (Results 1 – 3 of 3) sorted by relevance
144 RichEditorChangeValue onWillChangeValue; variable146 auto& onWillRangeBefore = onWillChangeValue.rangeBefore_;147 auto& onWillReplacedSpans = onWillChangeValue.replacedSpans_;148 auto& onWillReplacedImageSpans = onWillChangeValue.replacedImageSpans_;149 auto& onWillReplacedSymbolSpans = onWillChangeValue.replacedSymbolSpans_;
144 RichEditorChangeValue onWillChangeValue; variable146 auto& onWillRangeBefore = onWillChangeValue.rangeBefore_;147 auto& onWillReplacedSpans = onWillChangeValue.replacedSpans_;148 auto& onWillReplacedImageSpans = onWillChangeValue.replacedImageSpans_;149 auto& onWillReplacedSymbolSpans = onWillChangeValue.replacedSymbolSpans_;222 onWillChangeValue.reset(); in ResetContentChangeCallbackState()231 onWillChangeValue = changeValue; in InitContentChangeCallback()
78 onWillChangeValue.reset(); in ResetContentChangeCallbackState()87 onWillChangeValue = changeValue; in InitContentChangeCallback()