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
96 const CGGlyph* glyphs() const { return m_glyphs; }
116 Vector<CGGlyph, 64> m_glyphsVector;
117 const CGGlyph* m_glyphs;
154 Vector<CGGlyph, 256> m_adjustedGlyphs;

Completed in 103 milliseconds