summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-241-0/+1
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-241-2/+1
* Add OVERRIDE to ui/.avi@chromium.org2011-11-151-10/+11
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-5/+5
* Use pixel sizes in PlatformFontWin instead of point sizes.asvitkine@chromium.org2011-10-191-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+57