Searched refs:vheaTag (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontDataAndroid.cpp67 static const uint32_t vheaTag = SkSetFourByteTag('v', 'h', 'e', 'a'); local
70 size_t vheaSize = SkFontHost::GetTableSize(fontID, vheaTag);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DSimpleFontDataLinux.cpp117 static const uint32_t vheaTag = SkSetFourByteTag('v', 'h', 'e', 'a'); local
119 size_t vheaSize = SkFontHost::GetTableSize(fontID, vheaTag);

Completed in 36 milliseconds