diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-07-31 14:21:42 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-07-31 14:21:42 -0700 |
commit | 4d2e494e38ffdeb0143fbe3f624743499ebcac80 (patch) | |
tree | d919c4860fc5cc743919eda79f3d76fea39c482b /public/fpdf_sysfontinfo.h | |
parent | 01fa1efb228acdcf5250804c670107133668e4b2 (diff) | |
download | pdfium-4d2e494e38ffdeb0143fbe3f624743499ebcac80.tar.xz |
Name IFX_SysFontInfo subclasses consistently.
Nearly a naming-only change, but add one argument to constructor.
grep now shows:
class CFX_AndroidFontInfo : public IFX_SystemFontInfo
class CFX_Win32FontInfo final : public IFX_SystemFontInfo
class CFX_ExternalFontInfo final : public IFX_SystemFontInfo
class CFX_FolderFontInfo : public IFX_SystemFontInfo
class CFX_MacFontInfo : public CFX_FolderFontInfo
class CFX_LinuxFontInfo : public CFX_FolderFontInfo
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1257743005 .
Diffstat (limited to 'public/fpdf_sysfontinfo.h')
0 files changed, 0 insertions, 0 deletions