Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp743 _info._strokeColor->_argb, 0); in RenderDeviceStrokePath()
770 _info._fillColor->_argb, 0x0, fillMode); in RenderDeviceFillPath()
884 _info._fillColor->_argb, FXTEXT_CLEARTYPE); in RenderDeviceShowText()
1327 _argb = argb; in Set()
1334 _argb = argb; in Set()
/external/pdfium/xfa/include/fxgraphics/
Dfx_graphics.h415 FX_ARGB _argb; member