Home | History | Annotate | Download | only in chromium

Lines Matching refs:FontPlatformData

51 class FontPlatformData {
58 FontPlatformData(WTF::HashTableDeletedValueType);
59 FontPlatformData();
60 FontPlatformData(HFONT, float size);
61 FontPlatformData(float size, bool bold, bool oblique);
62 FontPlatformData(const FontPlatformData&);
64 FontPlatformData& operator=(const FontPlatformData&);
68 ~FontPlatformData();
81 bool operator==(const FontPlatformData& other) const
94 // We refcount the internal HFONT so that FontPlatformData can be