Searched refs:GetParamType (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp649 type = m_Marks[i].GetParamType();
699 if (item.GetParamType() == CPDF_ContentMarkItem::PropertiesDict ||
700 item.GetParamType() == CPDF_ContentMarkItem::DirectDict) {
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h359 inline ParamType GetParamType() const function in class:CPDF_ContentMarkItem
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render.cpp1480 if (item.GetName() == FX_BSTRC("OC") && item.GetParamType() == CPDF_ContentMarkItem::PropertiesDict) {

Completed in 125 milliseconds