Searched defs:spanStyle (Results 1 – 7 of 7) sorted by relevance
46 TextStyle spanStyle = spanComponent->GetTextStyle(); in CheckAndSetAllSpanStyle() local53 void DOMText::CheckAndSetSpanStyle(const RefPtr<DOMSpan>& dmoSpan, TextStyle& spanStyle) in CheckAndSetSpanStyle()104 TextStyle spanStyle = spanComponent->GetTextStyle(); in OnChildNodeAdded() local
93 void SetTextStyle(const TextStyle& spanStyle) in SetTextStyle()
40 TextStyle spanStyle = spanComponent->GetTextStyle(); in ResetInitializedStyle() local
46 auto spanStyle = spanComponent->GetTextStyle(); in CheckAndSetChildStyle() local
57 void TextSpanComponent::SetTextStyle(const TextStyle& spanStyle) in SetTextStyle()
30 TextStyle spanStyle; member58 void SetTextStyle(const TextStyle& spanStyle) in SetTextStyle()
2226 TextStyle spanStyle; in SetSelectSpanStyle() local10463 void RichEditorPattern::HandleSelectFontStyleWrapper(KeyCode code, TextStyle& spanStyle) in OnBackPressed()