Searched refs:current_dpi_ (Results 1 – 2 of 2) sorted by relevance
96 that->current_dpi_ = that->dpi_helper_->GetDpiForWindow(window); in WndProc()183 return current_dpi_; in GetCurrentDPI()215 current_dpi_ = uDpi; in HandleDpiChange()
114 int current_dpi_ = 0; variable