HomeSort by relevance Sort by last modified time
    Searched refs:PDFOBJ_ARRAY (Results 1 - 25 of 33) sorted by null

1 2

  /external/pdfium/core/src/fpdfdoc/
doc_action.cpp 25 } else if (pDest->GetType() == PDFOBJ_ARRAY) {
116 } else if (iType == PDFOBJ_ARRAY) {
144 } else if (iType == PDFOBJ_ARRAY) {
180 } else if (iType == PDFOBJ_ARRAY) {
255 if (iObjType == PDFOBJ_ARRAY) {
272 if (iObjType == PDFOBJ_ARRAY) {
doc_ocg.cpp 14 if (iType == PDFOBJ_ARRAY) {
36 if (pIntent->GetType() == PDFOBJ_ARRAY) {
208 } else if (pOCGObj->GetType() == PDFOBJ_ARRAY) {
224 } else if (pOCGObj->GetType() == PDFOBJ_ARRAY) {
256 if (pOCGObj->GetType() != PDFOBJ_ARRAY) {
doc_tagged.cpp 76 if (pKids->GetType() != PDFOBJ_ARRAY) {
102 } else if (pKids->GetType() == PDFOBJ_ARRAY) {
121 if (pParents == NULL || pParents->GetType() != PDFOBJ_ARRAY) {
190 if (pObj->GetType() == PDFOBJ_ARRAY) {
254 if (pKids->GetType() == PDFOBJ_ARRAY) {
338 } else if (pAttrs->GetType() == PDFOBJ_ARRAY) {
386 if (pC->GetType() == PDFOBJ_ARRAY) {
407 if (pAttr == NULL || subindex == -1 || pAttr->GetType() != PDFOBJ_ARRAY) {
427 if (pAttr == NULL || pAttr->GetType() != PDFOBJ_ARRAY) {
doc_bookmark.cpp 80 } else if (pDest->GetType() == PDFOBJ_ARRAY) {
doc_formfield.cpp 325 case PDFOBJ_ARRAY:
459 if (pValue->GetType() != PDFOBJ_ARRAY) {
482 if (pValue->GetType() != PDFOBJ_ARRAY) {
572 if (pValue->GetType() != PDFOBJ_ARRAY) {
617 } else if (pValue->GetType() == PDFOBJ_ARRAY) {
741 if (pValue == NULL || pValue->GetType() != PDFOBJ_ARRAY) {
749 if (pValue == NULL || pValue->GetType() != PDFOBJ_ARRAY) {
756 if (pOption->GetType() == PDFOBJ_ARRAY) {
837 if (pOpt == NULL || pOpt->GetType() != PDFOBJ_ARRAY) {
    [all...]
doc_link.cpp 97 } else if (pDest->GetType() == PDFOBJ_ARRAY) {
doc_basic.cpp 11 if (m_pObj == NULL || m_pObj->GetType() != PDFOBJ_ARRAY) {
28 if (m_pObj == NULL || m_pObj->GetType() != PDFOBJ_ARRAY) {
46 if (m_pObj == NULL || m_pObj->GetType() != PDFOBJ_ARRAY) {
61 if (m_pObj == NULL || m_pObj->GetType() != PDFOBJ_ARRAY) {
240 if (pValue->GetType() == PDFOBJ_ARRAY) {
doc_formcontrol.cpp 89 if (pOpt != NULL && pOpt->GetType() == PDFOBJ_ARRAY) {
105 if (pOpt != NULL && pOpt->GetType() == PDFOBJ_ARRAY) {
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_Utils.cpp 70 case PDFOBJ_ARRAY:
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_objects.cpp 27 case PDFOBJ_ARRAY:
173 if (m_Type == PDFOBJ_ARRAY) {
230 case PDFOBJ_ARRAY:
276 case PDFOBJ_ARRAY: {
420 if (this == NULL || m_Type != PDFOBJ_ARRAY || m_Objects.GetSize() != 4) {
432 if (this == NULL || m_Type != PDFOBJ_ARRAY || m_Objects.GetSize() != 6) {
513 if (p == NULL || p->GetType() != PDFOBJ_ARRAY) {
520 ASSERT(this != NULL && m_Type == PDFOBJ_ARRAY);
530 ASSERT(this != NULL && m_Type == PDFOBJ_ARRAY);
563 ASSERT(this != NULL && m_Type == PDFOBJ_ARRAY);
    [all...]
fpdf_parser_decode.cpp 284 if (pDecoder == NULL || (pDecoder->GetType() != PDFOBJ_ARRAY && pDecoder->GetType() != PDFOBJ_NAME)) {
290 if (pDecoder->GetType() == PDFOBJ_ARRAY) {
291 if (pParams && pParams->GetType() != PDFOBJ_ARRAY) {
fpdf_parser_document.cpp 343 if (pContents->GetDirectType() == PDFOBJ_ARRAY) {
fpdf_parser_parser.cpp     [all...]
fpdf_parser_utility.cpp 358 case PDFOBJ_ARRAY: {
fpdf_parser_filters.cpp 142 if (pDecoder->GetType() == PDFOBJ_ARRAY) {
143 if (pParams && pParams->GetType() != PDFOBJ_ARRAY) {
  /external/pdfium/fpdfsdk/src/
fpdf_transformpage.cpp 119 if (pContentObj && pContentObj->GetType() == PDFOBJ_ARRAY)
133 if(pDirectObj->GetType() == PDFOBJ_ARRAY)
295 if (pContentObj && pContentObj->GetType() == PDFOBJ_ARRAY)
308 if(pDirectObj->GetType() == PDFOBJ_ARRAY)
fpdfppo.cpp 260 case PDFOBJ_ARRAY:
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_new.cpp 341 if (pCurObj->GetType() == PDFOBJ_ARRAY) {
356 if (m_pObjectStack[0]->GetType() != PDFOBJ_DICTIONARY && m_pObjectStack[m_ObjectSize - 1]->GetType() == PDFOBJ_ARRAY) {
368 if (pCurObj->GetType() != PDFOBJ_ARRAY) {
413 if (pCurObj->GetType() == PDFOBJ_ARRAY) {
625 } else if (pContent->GetType() == PDFOBJ_ARRAY) {
fpdf_page_pattern.cpp 113 if (pFunc->GetType() == PDFOBJ_ARRAY) {
fpdf_page_graph_state.cpp 503 if (pObject->GetType() != PDFOBJ_ARRAY) {
518 if (pObject->GetType() != PDFOBJ_ARRAY) {
539 if (pObject->GetType() == PDFOBJ_ARRAY) {
fpdf_page_parser_old.cpp 313 } else if (pFilter->GetType() == PDFOBJ_ARRAY) {
381 if (pFilter->GetType() == PDFOBJ_ARRAY) {
    [all...]
fpdf_page_doc.cpp 398 if (pCSObj->GetType() != PDFOBJ_ARRAY) {
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_content.cpp 128 if (type == PDFOBJ_ARRAY) {
  /external/pdfium/core/include/fpdfapi/
fpdf_objects.h 32 #define PDFOBJ_ARRAY 5
326 m_Type = PDFOBJ_ARRAY;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 483 } else if (pFilter->GetType() == PDFOBJ_ARRAY) {
559 if (pMask->GetType() == PDFOBJ_ARRAY) {
    [all...]

Completed in 292 milliseconds

1 2