Searched refs:navProperty (Results 1 – 2 of 2) sorted by relevance
1002 …auto navProperty = nativeWindow->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_NAVIGATION_BAR… in SetBarPropertyMap() local1004 properties[WindowType::WINDOW_TYPE_NAVIGATION_BAR] = navProperty; in SetBarPropertyMap()1010 GetColorFromJs(cProperties.navigationBarColor, navProperty.backgroundColor_, in SetBarPropertyMap()1026 GetColorFromJs(cProperties.navigationBarContentColor, navProperty.contentColor_, in SetBarPropertyMap()1068 …auto navProperty = windowToken_->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_NAVIGATION_BAR… in SetWindowSystemBarEnable() local1070 navProperty.enable_ = false; in SetWindowSystemBarEnable()1072 systemBarProperties[WindowType::WINDOW_TYPE_NAVIGATION_BAR] = navProperty; in SetWindowSystemBarEnable()
805 auto navProperty = properties[WindowType::WINDOW_TYPE_NAVIGATION_BAR]; in SetWindowNavigationBarContentColor() local812 jsObject, "navigationBarContentColor", navProperty.contentColor_, in SetWindowNavigationBarContentColor()