Searched refs:hbFont (Results 1 – 1 of 1) sorted by relevance
1350 HBFont hbFont; in shape() local1359 hbFont = create_hb_font(font.currentFont(), *hbFaceCached); in shape()1361 if (!hbFont) { in shape()1383 hb_shape(hbFont.get(), buffer, hbFeatures.data(), hbFeatures.size()); in shape()