Searched refs:systemBarpropertyFlags (Results 1 – 2 of 2) sorted by relevance
601 std::map<WindowType, SystemBarPropertyFlag>& systemBarpropertyFlags) in GetSystemBarStatus() argument634 systemBarpropertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR].enableFlag = true; in GetSystemBarStatus()635 systemBarpropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR].enableFlag = true; in GetSystemBarStatus()636 systemBarpropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_INDICATOR].enableFlag = true; in GetSystemBarStatus()
302 std::map<WindowType, SystemBarPropertyFlag>& systemBarpropertyFlags);