Searched refs:PDFOBJ_DICTIONARY (Results 1 - 25 of 29) sorted by relevance

12

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_action.cpp112 if (iType == PDFOBJ_DICTIONARY) {
142 if (iType == PDFOBJ_DICTIONARY || iType == PDFOBJ_STRING) {
176 if (iType == PDFOBJ_DICTIONARY || iType == PDFOBJ_STRING) {
252 if (iObjType == PDFOBJ_DICTIONARY) {
267 if (iObjType == PDFOBJ_DICTIONARY) {
313 if (pDirect != NULL && pDirect->GetType() == PDFOBJ_DICTIONARY) {
342 if (pAction == NULL || pAction->GetType() != PDFOBJ_DICTIONARY) {
352 if (pAction == NULL || pAction->GetType() != PDFOBJ_DICTIONARY) {
H A Ddoc_basic.cpp21 if (pPage->GetType() != PDFOBJ_DICTIONARY) {
38 if (pPage->GetType() == PDFOBJ_DICTIONARY) {
243 if (pValue->GetType() == PDFOBJ_DICTIONARY) {
304 if (m_pObj->GetType() == PDFOBJ_DICTIONARY) {
342 if (m_pObj->GetType() != PDFOBJ_DICTIONARY) {
406 } else if (iType == PDFOBJ_DICTIONARY) {
427 } else if (iType == PDFOBJ_DICTIONARY) {
436 if (m_pObj->GetType() == PDFOBJ_DICTIONARY && bURL) {
523 if (pValue->GetType() == PDFOBJ_DICTIONARY) {
H A Ddoc_ocg.cpp206 if (pOCGObj->GetType() == PDFOBJ_DICTIONARY) {
222 if (pOCGObj->GetType() == PDFOBJ_DICTIONARY) {
253 if (pOCGObj->GetType() == PDFOBJ_DICTIONARY) {
H A Ddoc_tagged.cpp68 if (pKids->GetType() == PDFOBJ_DICTIONARY) {
100 if (pKids->GetType() == PDFOBJ_DICTIONARY) {
180 if (pObj->GetType() == PDFOBJ_DICTIONARY) {
281 if (pKidObj->GetType() != PDFOBJ_DICTIONARY) {
334 if (pAttrs->GetType() == PDFOBJ_DICTIONARY) {
H A Ddoc_utils.cpp319 if (pDirect != NULL && pDirect->GetType() == PDFOBJ_DICTIONARY) {
350 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) {
410 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) {
453 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) {
512 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) {
551 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) {
H A Ddoc_formcontrol.cpp65 if (pObjDirect1->GetType() != PDFOBJ_DICTIONARY) {
300 if (pObj != NULL && pObj->GetType() == PDFOBJ_DICTIONARY) {
316 if (pObj != NULL && pObj->GetType() == PDFOBJ_DICTIONARY) {
H A Ddoc_annot.cpp26 if (pDict == NULL || pDict->GetType() != PDFOBJ_DICTIONARY) {
200 } else if (psub->GetType() == PDFOBJ_DICTIONARY) {
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_Utils.cpp81 case PDFOBJ_DICTIONARY:
H A DFFL_CBA_Fontmap.cpp143 if (pDirect == NULL || pDirect->GetType() != PDFOBJ_DICTIONARY) continue;
183 if (pObject && pObject->GetType() == PDFOBJ_DICTIONARY)
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_fdf.cpp87 if (pMainDict == NULL || pMainDict->GetType() != PDFOBJ_DICTIONARY) {
185 } else if (pFileSpec->GetType() == PDFOBJ_DICTIONARY) {
194 if (pFileSpec->GetType() == PDFOBJ_DICTIONARY) {
H A Dfpdf_parser_objects.cpp30 case PDFOBJ_DICTIONARY:
150 case PDFOBJ_DICTIONARY:
232 case PDFOBJ_DICTIONARY:
286 case PDFOBJ_DICTIONARY: {
495 } else if (p->GetType() == PDFOBJ_DICTIONARY) {
747 } else if (p->GetType() == PDFOBJ_DICTIONARY) {
798 ASSERT(this != NULL && m_Type == PDFOBJ_DICTIONARY);
819 ASSERT(this != NULL && m_Type == PDFOBJ_DICTIONARY);
824 ASSERT(this != NULL && m_Type == PDFOBJ_DICTIONARY);
835 ASSERT(this != NULL && m_Type == PDFOBJ_DICTIONARY);
[all...]
H A Dfpdf_parser_document.cpp150 if (pObj && pObj->GetType() == PDFOBJ_DICTIONARY) {
157 ASSERT(pObj->GetType() == PDFOBJ_DICTIONARY);
H A Dfpdf_parser_utility.cpp372 case PDFOBJ_DICTIONARY: {
H A Dfpdf_parser_parser.cpp247 if (pEncryptObj->GetType() == PDFOBJ_DICTIONARY) {
841 if (pObj->GetType() != PDFOBJ_DICTIONARY && pObj->GetType() != PDFOBJ_STREAM) {
1428 if (pObj == NULL || pObj->GetType() != PDFOBJ_DICTIONARY) {
2141 return (CPDF_Object*)PDFOBJ_DICTIONARY;
2324 return (CPDF_Object*)PDFOBJ_DICTIONARY;
2836 case PDFOBJ_DICTIONARY: {
3225 if (pObj->GetType() != PDFOBJ_DICTIONARY) {
3905 if (pPage->GetType() != PDFOBJ_DICTIONARY) {
H A Dfpdf_parser_filters.cpp162 if (pParams && pParams->GetType() != PDFOBJ_DICTIONARY) {
/external/pdfium/fpdfsdk/src/
H A Dfpdfppo.cpp208 if(!pParent || pParent->GetType() != PDFOBJ_DICTIONARY) return NULL;
239 case PDFOBJ_DICTIONARY:
316 if(pClone->GetType() == PDFOBJ_DICTIONARY)
H A Dfpdfdoc.cpp178 if (pDict == NULL || pDict->GetType() != PDFOBJ_DICTIONARY) continue;
H A Dfpdf_transformpage.cpp167 if(pObj->GetType() == PDFOBJ_DICTIONARY)
H A Dfpdf_flatten.cpp103 if (pObj->GetType() == PDFOBJ_DICTIONARY)
H A Dfsdk_mgr.cpp426 else if(pOpenAction->GetType()==PDFOBJ_DICTIONARY)
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_objects.h33 #define PDFOBJ_DICTIONARY 6 macro
426 m_Type = PDFOBJ_DICTIONARY;
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_parser_new.cpp356 if (m_pObjectStack[0]->GetType() != PDFOBJ_DICTIONARY && m_pObjectStack[m_ObjectSize - 1]->GetType() == PDFOBJ_ARRAY) {
393 if (pCurObj->GetType() != PDFOBJ_DICTIONARY) {
H A Dfpdf_page_func.cpp785 } else if (pFuncObj->GetType() == PDFOBJ_DICTIONARY) {
H A Dfpdf_page_graph_state.cpp551 if (pObject && pObject->GetType() == PDFOBJ_DICTIONARY) {
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_create.cpp107 case PDFOBJ_DICTIONARY: {
1201 case PDFOBJ_DICTIONARY: {

Completed in 229 milliseconds

12