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
518 bool CGdiDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CGdiDeviceDriver525 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_DIBitmap448 bool CFX_DIBitmap::MultiplyAlpha(int alpha) { in MultiplyAlpha() function in CFX_DIBitmap
1129 bool CFX_AggDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in pdfium::CFX_AggDeviceDriver1133 bool CFX_AggDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in pdfium::CFX_AggDeviceDriver
1460 bool CFX_RenderDevice::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CFX_RenderDevice1464 bool CFX_RenderDevice::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CFX_RenderDevice
1109 bool CFX_SkiaDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CFX_SkiaDeviceDriver1117 bool CFX_SkiaDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CFX_SkiaDeviceDriver