Searched refs:menuMaxWidthRatio_ (Results 1 – 1 of 1) sorted by relevance
308 theme->menuMaxWidthRatio_ = pattern->GetAttr<double>("menu_max_width_ratio", 0.67f); in ParseAttribute()436 theme->menuMaxWidthRatio_ = menuMaxWidthRatio_; in ClonePartThree()1133 return menuMaxWidthRatio_; in GetMenuMaxWidthRatio()1270 double menuMaxWidthRatio_; variable