Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp351 m_MixedFourByteLeadingRanges); in GetNextChar()
440 GetFourByteCharSizeImpl(charcode, m_MixedFourByteLeadingRanges)); in AppendChar()
482 m_MixedFourByteLeadingRanges = std::move(ranges); in SetMixedFourByteLeadingRanges()
Dcpdf_cmap.h91 std::vector<CodeRange> m_MixedFourByteLeadingRanges; variable