Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.h70 void SetMixedFourByteLeadingRanges(std::vector<CodeRange> range) { in SetMixedFourByteLeadingRanges() function
Dcpdf_cmapparser.cpp119 m_pCMap->SetMixedFourByteLeadingRanges(m_CodeRanges); in ParseWord()