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

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

Completed in 82 milliseconds