Searched defs:GSUBTag (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp41 const uint32_t GSUBTag = OT_MAKE_TAG('G', 'S', 'U', 'B'); member in namespace:WebCore::OpenType
494 RefPtr<SharedBuffer> buffer = platformData.openTypeTable(OpenType::GSUBTag);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh2238 static const hb_tag_t GSUBTag = HB_OT_TAG_GSUB; member in struct:OT::GSUBGPOS
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh2239 static const hb_tag_t GSUBTag = HB_OT_TAG_GSUB; member in struct:OT::GSUBGPOS

Completed in 305 milliseconds