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