Searched defs:dpi_scale (Results 1 – 5 of 5) sorted by relevance
27 double dpi_scale, in AdjustLogFont()157 double dpi_scale = gfx::GetDPIScale(); in AdjustUIFont() local165 void AdjustUIFontForDIP(float dpi_scale, LOGFONT* logfont) { in AdjustUIFontForDIP()180 double dpi_scale = 1; in AdjustUIFontForWindow() local
317 float dpi_scale() const { return dpi_scale_; } in dpi_scale() function
13 float dpi_scale) in PopupTouchHandleDrawable()
83 float dpi_scale, in CompositedTouchHandleDrawable()
139 float dpi_scale = GetUnforcedDeviceScaleFactor(); in GetDPIScale() local