Home
last modified time | relevance | path

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

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