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

  /external/pdfium/xfa/fgas/font/
cfgas_gefont.cpp 101 m_pSrcFont(src),
105 ASSERT(m_pSrcFont->m_pFont);
107 m_pFont->LoadClone(m_pSrcFont->m_pFont);
cfgas_gefont.h 105 CFX_RetainPtr<CFGAS_GEFont> m_pSrcFont; // Only set by ctor, so no cycles.

Completed in 2593 milliseconds