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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp131 struct SubstitutionSubTable : TableBase { struct in namespace:blink::OpenType
138 struct SingleSubstitution2SubTable : SubstitutionSubTable {
158 const SubstitutionSubTable* substitution = validateOffset<SubstitutionSubTable>(buffer, subTableOffsets[i]);

Completed in 1412 milliseconds