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

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp634 if (m_pParam && (m_ParamType == DirectDict || m_ParamType == PropertiesDict)) {
650 if (type == CPDF_ContentMarkItem::PropertiesDict || type == CPDF_ContentMarkItem::DirectDict) {
666 item.SetParam(bDirect ? CPDF_ContentMarkItem::DirectDict : CPDF_ContentMarkItem::PropertiesDict,
699 if (item.GetParamType() == CPDF_ContentMarkItem::PropertiesDict ||
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h343 PropertiesDict, enumerator in enum:CPDF_ContentMarkItem::__anon28518
/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 67 milliseconds