HomeSort by relevance Sort by last modified time
    Searched defs:OpenType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeTypes.h 32 namespace OpenType {
99 } // namespace OpenType
OpenTypeVerticalData.cpp 27 #include "platform/fonts/opentype/OpenTypeVerticalData.h"
32 #include "platform/fonts/opentype/OpenTypeTypes.h"
39 namespace OpenType {
55 OpenType::Fixed version;
56 OpenType::Int16 ascender;
57 OpenType::Int16 descender;
58 OpenType::Int16 lineGap;
59 OpenType::Int16 advanceWidthMax;
60 OpenType::Int16 minLeftSideBearing;
61 OpenType::Int16 minRightSideBearing
    [all...]

Completed in 41 milliseconds