Searched refs:bigFontSizeScale_ (Results 1 – 4 of 4) sorted by relevance
64 theme->bigFontSizeScale_ = dialogPattern->GetAttr<double>("big_font_size_scale", 0.0); in Build()87 return bigFontSizeScale_; in GetBigFontSizeScale()174 double bigFontSizeScale_;
115 theme->bigFontSizeScale_ = MENU_BIG_FONT_SIZE_SCALE; in ParsePattern()311 return bigFontSizeScale_; in GetBigFontSizeScale()370 float bigFontSizeScale_ = 1.75f; variable
121 …theme->bigFontSizeScale_ = buttonPattern->GetAttr<double>("button_aging_big_font_size_scale", 0.0); in ParseAdditionalStylePattern()412 return bigFontSizeScale_; in GetBigFontSizeScale()487 float bigFontSizeScale_ = 1.75f; variable
39 agingAdapationDialogTheme->bigFontSizeScale_ = BIG_FONT_SIZE_SCALE; in SetUpTestSuite()