Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet.cpp26 m_StringCache.clear(); in Reset()
54 m_StringCache.clear(); in LoadBuffer()
Dcfx_cssstylesheet.h37 std::map<uint32_t, wchar_t*> m_StringCache; variable