Searched defs:CGGlyph (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DComplexTextController.h37 typedef unsigned short CGGlyph; typedef
95 const CGGlyph* glyphs() const { return m_glyphs; }
115 Vector<CGGlyph, 64> m_glyphsVector;
116 const CGGlyph* m_glyphs;
153 Vector<CGGlyph, 256> m_adjustedGlyphs;

Completed in 104 milliseconds