Searched refs:secCompTheme (Results 1 – 1 of 1) sorted by relevance
56 auto secCompTheme = GetTheme(); in InitLayoutProperty() local57 CHECK_NULL_VOID(secCompTheme); in InitLayoutProperty()150 auto secCompTheme = GetTheme(); in SetDefaultTextStyle() local151 CHECK_NULL_VOID(secCompTheme); in SetDefaultTextStyle()171 auto secCompTheme = GetTheme(); in SetDefaultIconStyle() local172 CHECK_NULL_VOID(secCompTheme); in SetDefaultIconStyle()185 …CalcSize(NG::CalcLength(secCompTheme->GetIconSize()), NG::CalcLength(secCompTheme->GetIconSize()))… in SetDefaultIconStyle()197 auto secCompTheme = GetTheme(); in SetDefaultBackgroundButton() local198 CHECK_NULL_VOID(secCompTheme); in SetDefaultBackgroundButton()375 auto secCompTheme = GetTheme(); in SetBackgroundPadding() local[all …]