Searched refs:DIB_COMP_DATA (Results 1 – 2 of 2) sorted by relevance
36 } DIB_COMP_DATA; typedef79 DIB_COMP_DATA* GetDecodeAndMaskArray(bool& bDefaultDecode, bool& bColorKey);133 DIB_COMP_DATA* m_pCompData;
444 DIB_COMP_DATA* CPDF_DIBSource::GetDecodeAndMaskArray(bool& bDefaultDecode, in GetDecodeAndMaskArray()449 DIB_COMP_DATA* pCompData = FX_Alloc(DIB_COMP_DATA, m_nComponents); in GetDecodeAndMaskArray()