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