Searched defs:harfbuzzFace (Results 1 – 4 of 4) sorted by relevance
96 static PassRefPtr<RefCountedHarfbuzzFace> create(HB_FaceRec_* harfbuzzFace) in create()106 RefCountedHarfbuzzFace(HB_FaceRec_* harfbuzzFace) : m_harfbuzzFace(harfbuzzFace) in RefCountedHarfbuzzFace()
235 HB_FaceRec_* FontPlatformData::harfbuzzFace() const in harfbuzzFace() function in WebCore::FontPlatformData
143 static PassRefPtr<RefCountedHarfbuzzFace> create(HB_FaceRec_* harfbuzzFace) in create()153 RefCountedHarfbuzzFace(HB_FaceRec_* harfbuzzFace) : m_harfbuzzFace(harfbuzzFace) in RefCountedHarfbuzzFace()
232 HB_FaceRec_* FontPlatformData::harfbuzzFace() const in harfbuzzFace() function in WebCore::FontPlatformData