Home
last modified time | relevance | path

Searched defs:TestFontMapper (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper_unittest.cpp47 class TestFontMapper : public CFX_FontMapper { class
49 TestFontMapper() : CFX_FontMapper(CFX_GEModule::Get()->GetFontMgr()) {} in TestFontMapper() function in TestFontMapper