Searched refs:CheckIsChanged (Results 1 – 1 of 1) sorted by relevance
60 CheckIsChanged(attribute.data, data); in SetData()73 CheckIsChanged(style.textStyle, textStyle); in SetTextStyle()86 CheckIsChanged(style.focusColor, focusColor); in SetFocusColor()99 CheckIsChanged(style.copyOptions, copyOptions); in SetCopyOption()112 CheckIsChanged(style.isMaxWidthLayout, isMaxWidthLayout); in SetIsMaxWidthLayout()125 CheckIsChanged(style.autoMaxLines, autoMaxLines); in SetAutoMaxLines()158 void CheckIsChanged(const T& update, const T& val) in CheckIsChanged() function