Home
last modified time | relevance | path

Searched refs:text_width_pixels (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
Dplatform_font_pango.cc394 const int text_width_pixels = GetStringWidth( in InitPangoMetrics() local
396 const double dialog_units_pixels = (text_width_pixels / 26 + 1) / 2; in InitPangoMetrics()