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

  /external/pdfium/core/include/fxge/
fx_font.h 360 : m_pFontCache(pFontCache)
366 m_pFontCache->ReleaseCachedFace(m_pFont);
368 CFX_FontCache* m_pFontCache;
fx_ge.h 70 CFX_FontCache* m_pFontCache;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 64 return m_pFontCache;
71 CFX_FontCache* m_pFontCache;

Completed in 76 milliseconds