Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp340 FX_DWORD fillArgb, in DrawPath() argument
365 if (fillMode && fillArgb) { in DrawPath()
366 setFillInfo(fillArgb); in DrawPath()
392 FX_ARGB fillArgb, in FillRect() argument
404 ArgbDecode(fillArgb, a, r, g, b); in FillRect()