Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_shading.cpp22 m_beginArgb(beginArgb), in CFX_Shading()
42 m_beginArgb(beginArgb), in CFX_Shading()
54 ArgbDecode(m_beginArgb, a1, r1, g1, b1); in InitArgbArray()
Dcfx_shading.h51 const FX_ARGB m_beginArgb; variable