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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzFace.h47 static const hb_tag_t vertTag; member in class:WebCore::HarfBuzzFace
H A DHarfBuzzFace.cpp40 const hb_tag_t HarfBuzzFace::vertTag = HB_TAG('v', 'e', 'r', 't'); member in class:WebCore::HarfBuzzFace
117 if (hb_ot_layout_language_find_feature(face, HB_OT_TAG_GSUB, scriptIndex, languageIndex, HarfBuzzFace::vertTag, &featureIndex)
H A DHarfBuzzShaper.cpp333 static hb_feature_t vert = { HarfBuzzFace::vertTag, 1, 0, static_cast<unsigned>(-1) };

Completed in 126 milliseconds