HomeSort by relevance Sort by last modified time
    Searched refs:AdjustMMParams (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxge/
fx_font.h 168 void AdjustMMParams(int glyph_index, int width, int weight) const;
  /external/pdfium/core/fxge/ge/
cfx_font.cpp 344 AdjustMMParams(glyph_index, 0, 0);
568 void CFX_Font::AdjustMMParams(int glyph_index,
633 AdjustMMParams(glyph_index, dest_width, m_pSubstFont->m_Weight);
cfx_facecache.cpp 132 pFont->AdjustMMParams(glyph_index, dest_width,

Completed in 1900 milliseconds