Home
last modified time | relevance | path

Searched refs:AdjustMMParams (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_font.cpp302 AdjustMMParams(glyph_index, 0, 0); in GetGlyphWidth()
503 void CFX_Font::AdjustMMParams(int glyph_index, in AdjustMMParams() function in CFX_Font
569 AdjustMMParams(glyph_index, dest_width, m_pSubstFont->m_Weight); in LoadGlyphPathImpl()
Dcfx_font.h86 void AdjustMMParams(int glyph_index, int width, int weight) const;
Dcfx_facecache.cpp110 pFont->AdjustMMParams(glyph_index, dest_width, in RenderGlyph()