Searched defs:GetExpectedTextWidth (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/gfx/ | ||
D | font.cc | 69 int Font::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::Font |
D | font_list.cc | 220 int FontList::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::FontList |
D | platform_font_pango.cc | 206 int PlatformFontPango::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::PlatformFontPango |
D | platform_font_win.cc | 157 int PlatformFontWin::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::PlatformFontWin |