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

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 617 m_ParamType = None;
622 m_ParamType = src.m_ParamType;
623 if (m_ParamType == DirectDict) {
631 if (m_ParamType == DirectDict && m_pParam) {
637 if (m_pParam && (m_ParamType == DirectDict || m_ParamType == PropertiesDict)) {
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 361 return m_ParamType;
378 m_ParamType = type;
385 ParamType m_ParamType;

Completed in 59 milliseconds