Home | History | Annotate | Download | only in chromium

Lines Matching defs:FontPlatformData

50 class FontPlatformData {
57 FontPlatformData(WTF::HashTableDeletedValueType);
58 FontPlatformData();
59 FontPlatformData(HFONT, float size);
60 FontPlatformData(float size, bool bold, bool oblique);
61 FontPlatformData(const FontPlatformData&);
63 FontPlatformData& operator=(const FontPlatformData&);
67 ~FontPlatformData();
77 bool operator==(const FontPlatformData& other) const
90 // We refcount the internal HFONT so that FontPlatformData can be