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

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 68 m_ShadingType = 0;
91 m_ShadingType = 0;
97 if (m_ShadingType != 0) {
132 m_ShadingType = pShadingDict->GetInteger(FX_BSTRC("ShadingType"));
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 794 int m_ShadingType;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 776 switch (pPattern->m_ShadingType) {
798 _DrawCoonPatchMeshes(pPattern->m_ShadingType - 6, pBitmap, &FinalMatrix, (CPDF_Stream*)pPattern->m_pShadingObj,
    [all...]

Completed in 38 milliseconds