Searched refs:tempStyle (Results 1 – 1 of 1) sorted by relevance
82 auto tempStyle = AceType::DynamicCast<SystemBarStyleOhos>(style); in SetSystemBarStyle() local83 CHECK_NULL_VOID(tempStyle); in SetSystemBarStyle()84 window->SetSystemBarProperties(tempStyle->properties_, tempStyle->propertyFlags_); in SetSystemBarStyle()86 GetStatusBarContentColor(tempStyle->properties_).c_str(), in SetSystemBarStyle()87 GetStatusBarContentColorFlag(tempStyle->propertyFlags_).c_str()); in SetSystemBarStyle()