Searched refs:AdjustMMParams (Results 1 – 3 of 3) sorted by relevance
302 AdjustMMParams(glyph_index, 0, 0); in GetGlyphWidth()503 void CFX_Font::AdjustMMParams(int glyph_index, in AdjustMMParams() function in CFX_Font569 AdjustMMParams(glyph_index, dest_width, m_pSubstFont->m_Weight); in LoadGlyphPathImpl()
86 void AdjustMMParams(int glyph_index, int width, int weight) const;
110 pFont->AdjustMMParams(glyph_index, dest_width, in RenderGlyph()