Home
last modified time | relevance | path

Searched refs:pSetAlpha (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp220 auto* pSetAlpha = has_alpha ? &SetAlpha : &SetAlphaDoNothing; in DrawNormalTextHelper() local
239 pSetAlpha(dest_scan); in DrawNormalTextHelper()
247 pSetAlpha(dest_scan); in DrawNormalTextHelper()
251 pSetAlpha(dest_scan); in DrawNormalTextHelper()
260 pSetAlpha(dest_scan); in DrawNormalTextHelper()
264 pSetAlpha(dest_scan); in DrawNormalTextHelper()
276 pSetAlpha(dest_scan); in DrawNormalTextHelper()
290 pSetAlpha(dest_scan); in DrawNormalTextHelper()
299 pSetAlpha(dest_scan); in DrawNormalTextHelper()
314 pSetAlpha(dest_scan); in DrawNormalTextHelper()
[all …]