Searched refs:nStemV (Results 1 – 1 of 1) sorted by relevance
540 int32_t nStemV = 0; in AddFont() local542 nStemV = pFont->GetSubstFont()->m_Weight / 5; in AddFont()547 nStemV = pFont->GetGlyphWidth(glyph); in AddFont()551 if (width > 0 && width < nStemV) in AddFont()552 nStemV = width; in AddFont()557 pFont->GetDescent(), std::move(pBBox), nStemV); in AddFont()