Home
last modified time | relevance | path

Searched refs:addFeatures (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp192 static void addFeatures(const std::string& str, std::vector<hb_feature_t>* features) { in addFeatures() function
373 addFeatures(paint.fontFeatureSettings, &features); in LayoutPiece()