Searched defs:GetExpectedTextWidth (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/ui/gfx/ | ||
| D | font.cc | 57 int Font::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::Font |
| D | font_list.cc | 85 int FontList::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::FontList |
| D | font_list_impl.cc | 159 int FontListImpl::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::FontListImpl |
| D | platform_font_pango.cc | 188 int PlatformFontPango::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::PlatformFontPango |
| D | platform_font_win.cc | 148 int PlatformFontWin::GetExpectedTextWidth(int length) const { in GetExpectedTextWidth() function in gfx::PlatformFontWin |