Searched refs:lastFontScale_ (Results 1 – 2 of 2) sorted by relevance
1433 float lastFontScale_ = -1; variable
3218 isFontScaleChanged = !NearEqual(lastFontScale_, currentFontScale); in HandleFocusEvent()3219 lastFontScale_ = currentFontScale; in HandleFocusEvent()