Home
last modified time | relevance | path

Searched defs:wght (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DFont.cpp44 inline uint16_t packKey(int wght, int ital) { in packKey()
266 HbFontUniquePtr Font::getAdjustedFont(int wght, int ital) const { in getAdjustedFont()
270 HbFontUniquePtr Font::ExternalRefs::getAdjustedFont(int wght, int ital) const { in getAdjustedFont()
306 const std::shared_ptr<MinikinFont>& Font::getAdjustedTypeface(int wght, int ital) const { in getAdjustedTypeface()
310 const std::shared_ptr<MinikinFont>& Font::ExternalRefs::getAdjustedTypeface(int wght, in getAdjustedTypeface()