HomeSort by relevance Sort by last modified time
    Searched refs:m_beginArgb (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxgraphics/
cxfa_geshading.cpp 22 m_beginArgb(beginArgb),
42 m_beginArgb(beginArgb),
54 std::tie(a1, r1, g1, b1) = ArgbDecode(m_beginArgb);
cxfa_geshading.h 51 const FX_ARGB m_beginArgb;

Completed in 4315 milliseconds