Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Drender_defines.h29 #define FXRC_SHADING 0x4000 macro
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp893 if (pDevice->GetDeviceCaps(FXDC_RENDER_CAPS) & FXRC_SHADING && in Draw()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1823 FXRC_FILLSTROKE_PATH | FXRC_SHADING; in GetDeviceCaps()
1838 FXRC_BLEND_MODE | FXRC_SOFT_CLIP | FXRC_SHADING; in GetDeviceCaps()