Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp175 uint32_t nExpectedComponents);
947 uint32_t nExpectedComponents) { in FindAlternateProfile() argument
959 if (pAlterCS->CountComponents() != nExpectedComponents) in FindAlternateProfile()