Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_fontglobals.h41 pdfium::span<const FXCMAP_CMap> GetEmbeddedCharset(size_t idx) const { in GetEmbeddedCharset() function
Dcpdf_cmap.cpp278 CPDF_FontGlobals::GetInstance()->GetEmbeddedCharset(m_Charset), in CPDF_CMap()