Searched refs:LoadColorInfo (Results 1 – 2 of 2) sorted by relevance
77 bool LoadColorInfo(const CPDF_Dictionary* pFormResources,
155 if (!LoadColorInfo(nullptr, nullptr)) in Load()267 if (!LoadColorInfo(m_pStream->IsInline() ? pFormResources : nullptr, in StartLoadDIBSource()385 bool CPDF_DIBSource::LoadColorInfo(const CPDF_Dictionary* pFormResources, in LoadColorInfo() function in CPDF_DIBSource