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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzFace.h49 static const hb_tag_t kernTag; member in class:WebCore::HarfBuzzFace
H A DHarfBuzzFace.cpp42 const hb_tag_t HarfBuzzFace::kernTag = HB_TAG('k', 'e', 'r', 'n'); member in class:WebCore::HarfBuzzFace
H A DHarfBuzzShaper.cpp339 hb_feature_t kerning = { HarfBuzzFace::kernTag, 0, 0, static_cast<unsigned>(-1) };

Completed in 116 milliseconds