Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_fontglobals.cpp117 RetainPtr<const CPDF_CMap> CPDF_FontGlobals::GetPredefinedCMap( in GetPredefinedCMap() function in CPDF_FontGlobals
H A Dcpdf_cmap.cpp209 const PredefinedCMap* GetPredefinedCMap(ByteStringView cmapid) { in GetPredefinedCMap() function