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

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 637 if (m_pParam && (m_ParamType == DirectDict || m_ParamType == PropertiesDict)) {
653 if (type == CPDF_ContentMarkItem::PropertiesDict || type == CPDF_ContentMarkItem::DirectDict) {
669 item.SetParam(bDirect ? CPDF_ContentMarkItem::DirectDict : CPDF_ContentMarkItem::PropertiesDict,
702 if (item.GetParamType() == CPDF_ContentMarkItem::PropertiesDict ||
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 343 PropertiesDict,
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp     [all...]

Completed in 2952 milliseconds