Searched refs:appBarHeight_ (Results 1 – 1 of 1) sorted by relevance
58 return appBarHeight_; in GetAppBarHeight()281 theme->appBarHeight_ = appBarPattern->GetAttr<Dimension>("app_bar_height", 0.0_vp); in ParsePattern()331 Dimension appBarHeight_; variable