Home
last modified time | relevance | path

Searched defs:GlyphOverflow (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFont.h58 struct GlyphOverflow { struct
59 GlyphOverflow() in GlyphOverflow() function
68 int left;
69 int right;
70 int top;
71 int bottom;
72 bool computeBounds;