Searched refs:menuBarWidth_ (Results 1 – 1 of 1) sorted by relevance
193 return menuBarWidth_; in GetMenuBarWidth()290 theme->menuBarWidth_ = appBarPattern->GetAttr<Dimension>("menu_bar_width", 80.0_vp); in ParsePattern()358 Dimension menuBarWidth_; variable