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

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 620 if (m_ParamType == DirectDict) {
628 if (m_ParamType == DirectDict) {
634 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,
700 item.GetParamType() == CPDF_ContentMarkItem::DirectDict) {
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 344 DirectDict,

Completed in 43 milliseconds