Searched refs:hbFeatures (Results 1 – 1 of 1) sorted by relevance
1365 SkSTArray<32, hb_feature_t> hbFeatures; in shape() local1375 hbFeatures.push_back({ (hb_tag_t)feature.tag, feature.value, in shape()1378 hbFeatures.push_back({ (hb_tag_t)feature.tag, feature.value, in shape()1383 hb_shape(hbFont.get(), buffer, hbFeatures.data(), hbFeatures.size()); in shape()