Searched refs:nStemV (Results 1 – 1 of 1) sorted by relevance
514 int32_t nStemV = 0; in AddFont() local516 nStemV = pFont->GetSubstFont()->m_Weight / 5; in AddFont()521 nStemV = pFont->GetGlyphWidth(glyph); in AddFont()525 if (width > 0 && width < nStemV) in AddFont()526 nStemV = width; in AddFont()532 pFont->GetDescent(), std::move(pBBox), nStemV))); in AddFont()