Searched defs:MultiplyAlpha (Results 1 – 7 of 7) sorted by relevance
182 bool CTextOnlyPrinterDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CTextOnlyPrinterDriver189 bool CTextOnlyPrinterDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CTextOnlyPrinterDriver
214 bool CPSPrinterDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CPSPrinterDriver221 bool CPSPrinterDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CPSPrinterDriver
523 bool CGdiDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CGdiDeviceDriver530 bool CGdiDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CGdiDeviceDriver
391 bool CFX_DIBitmap::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& pSrcBitmap) { in MultiplyAlpha() function in CFX_DIBitmap446 bool CFX_DIBitmap::MultiplyAlpha(int alpha) { in MultiplyAlpha() function in CFX_DIBitmap
1135 bool CFX_AggDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in pdfium::CFX_AggDeviceDriver1139 bool CFX_AggDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in pdfium::CFX_AggDeviceDriver
945 bool CFX_SkiaDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CFX_SkiaDeviceDriver953 bool CFX_SkiaDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CFX_SkiaDeviceDriver
1451 bool CFX_RenderDevice::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CFX_RenderDevice1455 bool CFX_RenderDevice::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CFX_RenderDevice