Searched refs:IsSupport (Results 1 – 1 of 1) sorted by relevance
54 bool IsSupport(const RetainPtr<CFX_DIBitmap>& pDIBitmap) const;295 bool CTiffContext::IsSupport(const RetainPtr<CFX_DIBitmap>& pDIBitmap) const { in IsSupport() function in CTiffContext357 !IsSupport(pDIBitmap)) { in Decode1bppRGB()385 !IsSupport(pDIBitmap)) { in Decode8bppRGB()420 if (pDIBitmap->GetBPP() != 24 || !IsSupport(pDIBitmap)) in Decode24bppRGB()