Searched refs:PDFOBJ_NAME (Results 1 – 23 of 23) sorted by relevance
31 #define PDFOBJ_NAME 4 macro288 m_Type = PDFOBJ_NAME; in CPDF_Name()293 m_Type = PDFOBJ_NAME; in CPDF_Name()298 m_Type = PDFOBJ_NAME; in CPDF_Name()
161 m_ParamBuf1[index].m_Type = PDFOBJ_NAME; in AddNameParam()216 if (param.m_Type == PDFOBJ_NAME) { in GetObject()238 if (param.m_Type == PDFOBJ_NAME) { in GetString()429 if (pProperty->GetType() == PDFOBJ_NAME) { in Handle_BeginMarkedContent_Dictionary()504 if (value->GetType() == PDFOBJ_NAME) { in _PDF_ReplaceAbbr()521 if (pElement->GetType() == PDFOBJ_NAME) { in _PDF_ReplaceAbbr()562 if (value->GetType() == PDFOBJ_NAME) { in _PDF_ReplaceFull()579 if (pElement->GetType() == PDFOBJ_NAME) { in _PDF_ReplaceFull()1150 if (pLastParam->GetType() == PDFOBJ_NAME) { in Handle_SetColorPS_Fill()1183 if (pLastParam->GetType() == PDFOBJ_NAME) { in Handle_SetColorPS_Stroke()
918 if (pFuncObj && pFuncObj->GetType() != PDFOBJ_NAME) { in v_Load()1068 if (pObj->GetType() == PDFOBJ_NAME) { in Load()1081 if (pValue->GetType() == PDFOBJ_NAME) { in Load()
364 if (pCSObj->GetType() == PDFOBJ_NAME) { in GetColorSpace()
484 if (pCSObj->GetType() == PDFOBJ_NAME) { in EndImageDict()
531 if (pObject && pObject->GetType() != PDFOBJ_NAME) { in ProcessExtGS()
102 if (pCSObj->GetType() == PDFOBJ_NAME) { in Handle_BeginImage()
120 case PDFOBJ_NAME: in TraceObject()
76 if (pDest->GetType() == PDFOBJ_STRING || pDest->GetType() == PDFOBJ_NAME) { in GetDest()
93 if (pDest->GetType() == PDFOBJ_STRING || pDest->GetType() == PDFOBJ_NAME) { in GetDest()
21 if (pDest->GetType() == PDFOBJ_STRING || pDest->GetType() == PDFOBJ_NAME) { in GetDest()
419 if (pAttr == NULL || pAttr->GetType() != PDFOBJ_NAME) { in GetName()
24 case PDFOBJ_NAME: in Destroy()52 case PDFOBJ_NAME: in GetString()76 case PDFOBJ_NAME: in GetConstString()191 case PDFOBJ_NAME: in SetString()228 case PDFOBJ_NAME: in IsIdentical()274 case PDFOBJ_NAME: in CloneInternal()345 } else if (m_Type == PDFOBJ_NAME) { in GetUnicodeText()
348 case PDFOBJ_NAME: { in operator <<()
284 …(pDecoder == NULL || (pDecoder->GetType() != PDFOBJ_ARRAY && pDecoder->GetType() != PDFOBJ_NAME)) { in PDF_DataDecode()
2132 return (CPDF_Object*)PDFOBJ_NAME; in GetObject()2318 return (CPDF_Object*)PDFOBJ_NAME; in GetObjectByStrict()3552 if (pName && pName->GetType() == PDFOBJ_NAME) { in CheckCrossRefStream()
202 if(!pType || pType->GetType() != PDFOBJ_NAME) return NULL; in PageDictGetInheritableTag()
478 if (pFilter->GetType() == PDFOBJ_NAME) { in LoadColorInfo()514 if (m_Family == PDFCS_ICCBASED && pCSObj->GetType() == PDFOBJ_NAME) { in LoadColorInfo()921 if(pFilter->GetType() == PDFOBJ_NAME) in GetValidBpp()
456 if (pFilters->GetType() == PDFOBJ_NAME) { in StartRenderDIBSource()
765 if (pEncoding->GetType() == PDFOBJ_NAME) { in LoadPDFEncoding()807 if (pElement->GetType() == PDFOBJ_NAME) { in LoadPDFEncoding()
1030 if (pEncoding->GetType() == PDFOBJ_NAME) { in _Load()
51 case PDFOBJ_NAME: { in PDF_CreatorAppendObject()1145 case PDFOBJ_NAME: { in WriteDirectObj()
1072 if((pValueObj->GetType()==PDFOBJ_STRING) || (pValueObj->GetType()==PDFOBJ_NAME) ) in info()