Searched refs:ApplyStyle (Results 1 – 3 of 3) sorted by relevance
162 curr.ApplyStyle(newStyleItem); in HandleStaticStyle()202 curr.ApplyStyle(newStyleItem); in HandleDynamicStyle()352 curr.ApplyStyle(styleItem); in ApplySingleStyle()359 curr.ApplyStyle(styleItem); in ApplySingleStyle()
121 virtual bool ApplyStyle(const AppStyleItem *style);
251 updateResult = ApplyStyle(styleItem); in UpdateView()535 bool Component::ApplyStyle(const AppStyleItem *style) in ApplyStyle() function in OHOS::ACELite::Component