Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp178 static std::vector<float> GetRanges(CPDF_Dictionary* pDict,
837 m_pRanges = GetRanges(pDict, nComponents); in v_Load()
985 std::vector<float> CPDF_ICCBasedCS::GetRanges(CPDF_Dictionary* pDict, in GetRanges() function in CPDF_ICCBasedCS