HomeSort by relevance Sort by last modified time
    Searched defs:m_pFont (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/src/fxge/ge/
text_int.h 56 CFX_Font* m_pFont;
fx_ge_ps.cpp 11 CFX_Font* m_pFont;
505 if (pPSFont->m_Glyphs[j].m_pFont == pFont && pPSFont->m_Glyphs[j].m_GlyphIndex == charpos.m_GlyphIndex) {
537 pPSFont->m_Glyphs[ps_glyphindex].m_pFont = pFont;
  /external/pdfium/core/src/fpdfapi/fpdf_font/
font_int.h 173 CPDF_Font* m_pFont;
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 219 CPDF_Font* m_pFont;
241 return m_pObject->m_pFont;
  /external/pdfium/core/include/fxge/
fx_font.h 364 , m_pFont(pFont)
369 m_pFontCache->ReleaseCachedFace(m_pFont);
372 CFX_Font* m_pFont;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 35 m_pFont = pFont;
41 CPDF_Type3Font* m_pFont;
  /external/pdfium/core/src/reflow/
reflowedpage.h 127 CPDF_Font* m_pFont;
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 1198 return m_pFont;
1245 CPDF_Font* m_pFont;
    [all...]

Completed in 207 milliseconds