Home
last modified time | relevance | path

Searched refs:subSet (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.h231 std::shared_ptr<TypefaceSet>& subSet, const SkString& familyName, int weight);
H A DFontConfig_ohos.cpp1170 * \param[out] subSet the sub typeface set returned to the caller
1175 std::shared_ptr<TypefaceSet>& subSet, const SkString& familyName, int weight) in buildSubTypefaceSet()
1189 subSet->push_back(std::move(newTypeface)); in buildSubTypefaceSet()
1174 buildSubTypefaceSet(const std::shared_ptr<TypefaceSet>& typefaceSet, std::shared_ptr<TypefaceSet>& subSet, const SkString& familyName, int weight) buildSubTypefaceSet() argument

Completed in 3 milliseconds