Searched refs:GetDestFormat (Results 1 – 4 of 4) sorted by relevance
22 FXDIB_Format GetDestFormat() override;
23 FXDIB_Format CPDF_DIBTransferFunc::GetDestFormat() { in GetDestFormat() function in CPDF_DIBTransferFunc
418 virtual FXDIB_Format GetDestFormat() = 0;
1447 FXDIB_Format format = GetDestFormat(); in LoadSrc()