Home
last modified time | relevance | path

Searched refs:VertFeatureTag (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp50 const uint32_t VertFeatureTag = OT_MAKE_TAG('v', 'e', 'r', 't'); variable
388 const FeatureTable* verticalFeatureTable = feature(OpenType::VertFeatureTag, buffer); in getVerticalGlyphSubstitutions()