Home
last modified time | relevance | path

Searched refs:HasLocalizedFont (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper.h80 bool HasLocalizedFont(ByteStringView name) const;
Dcfx_fontmapper.cpp767 bool CFX_FontMapper::HasLocalizedFont(ByteStringView name) const { in HasLocalizedFont() function in CFX_FontMapper
/external/pdfium/core/fpdfdoc/
Dcpdf_bafontmap.cpp39 pFontMapper->HasLocalizedFont(sFontFaceName); in FindNativeTrueTypeFont()