Searched refs:isBarAdaptiveHeight (Results 1 – 1 of 1) sorted by relevance
293 auto isBarAdaptiveHeight = layoutProperty->GetBarAdaptiveHeight().value_or(false); in GetBarAdaptiveHeight() local296 CHECK_NULL_RETURN(host, isBarAdaptiveHeight); in GetBarAdaptiveHeight()298 CHECK_NULL_RETURN(pipeline, isBarAdaptiveHeight); in GetBarAdaptiveHeight()300 CHECK_NULL_RETURN(tabTheme, isBarAdaptiveHeight); in GetBarAdaptiveHeight()303 isBarAdaptiveHeight = true; in GetBarAdaptiveHeight()305 return isBarAdaptiveHeight; in GetBarAdaptiveHeight()