Searched refs:pDrc (Results 1 – 1 of 1) sorted by relevance
99 FXDIB_Format GetTransformedFormat(const CFX_DIBSource* pDrc) { in GetTransformedFormat() argument100 FXDIB_Format format = pDrc->GetFormat(); in GetTransformedFormat()101 if (pDrc->IsAlphaMask()) { in GetTransformedFormat()