Searched refs:nStemV (Results 1 – 1 of 1) sorted by relevance
933 int32_t nStemV = 0; in AddFont() local935 nStemV = pFont->GetSubstFont()->m_Weight / 5; in AddFont()940 nStemV = pFont->GetGlyphWidth(glyph); in AddFont()944 if (width > 0 && width < nStemV) in AddFont()945 nStemV = width; in AddFont()950 pFont->GetDescent(), std::move(pBBox), nStemV))); in AddFont()