Searched refs:DIB_COMP_DATA (Results 1 – 2 of 2) sorted by relevance
38 } DIB_COMP_DATA; typedef86 DIB_COMP_DATA* GetDecodeAndMaskArray(bool* bDefaultDecode, bool* bColorKey);143 DIB_COMP_DATA* m_pCompData;
423 DIB_COMP_DATA* CPDF_DIBSource::GetDecodeAndMaskArray(bool* bDefaultDecode, in GetDecodeAndMaskArray()428 DIB_COMP_DATA* const pCompData = FX_Alloc(DIB_COMP_DATA, m_nComponents); in GetDecodeAndMaskArray()