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

  /external/pdfium/xfa/fxgraphics/
cxfa_geshading.h 53 FX_ARGB m_argbArray[FX_SHADING_Steps];
cxfa_geshading.cpp 75 m_argbArray[i] =
cxfa_graphics.cpp 341 dib_buf[column] = m_info.fillColor.GetShading()->m_argbArray[index];
402 dib_buf[column] = m_info.fillColor.GetShading()->m_argbArray[index];

Completed in 349 milliseconds