Home
last modified time | relevance | path

Searched refs:expectProp (Results 1 – 1 of 1) sorted by relevance

/foundation/window/window_manager/wmserver/src/
Dwindow_node_container.cpp1313 auto expectProp = expectSystemBarProp.find(it.first)->second; in NotifyIfSystemBarTintChanged() local
1314 if (it.second.prop_ == expectProp) { in NotifyIfSystemBarTintChanged()
1318 …static_cast<int32_t>(it.first), expectProp.enable_, expectProp.backgroundColor_, expectProp.conten… in NotifyIfSystemBarTintChanged()
1319 sysBarTintMap[it.first].prop_ = expectProp; in NotifyIfSystemBarTintChanged()