Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.h63 struct GlyphOverflow { struct
64 GlyphOverflow() in GlyphOverflow() argument
73 bool isZero() const in isZero()
78 int left;
79 int right;
80 int top;
81 int bottom;
82 bool computeBounds;