Searched refs:SetMixedFourByteLeadingRanges (Results 1 – 3 of 3) sorted by relevance
66 void SetMixedFourByteLeadingRanges(std::vector<CodeRange> ranges);
34 m_pCMap->SetMixedFourByteLeadingRanges(std::move(m_Ranges)); in ~CPDF_CMapParser()
481 void CPDF_CMap::SetMixedFourByteLeadingRanges(std::vector<CodeRange> ranges) { in SetMixedFourByteLeadingRanges() function in CPDF_CMap