Searched refs:m_ParamType (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp614 m_ParamType = None;
619 m_ParamType = src.m_ParamType;
620 if (m_ParamType == DirectDict) {
628 if (m_ParamType == DirectDict) {
634 if (m_pParam && (m_ParamType == DirectDict || m_ParamType == PropertiesDict)) {
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h361 return m_ParamType;
378 m_ParamType = type;
385 ParamType m_ParamType; member in class:CPDF_ContentMarkItem

Completed in 1545 milliseconds