Home
last modified time | relevance | path

Searched refs:m_BufferFonts (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h126 std::map<uint32_t, CFX_RetainPtr<CFGAS_GEFont>> m_BufferFonts; variable
Dcfgas_fontmgr.cpp257 RemoveFont(&m_BufferFonts, pFont); in RemoveFont()