HomeSort by relevance Sort by last modified time
    Searched refs:CPDF_Object (Results 26 - 50 of 64) sorted by null

12 3

  /external/pdfium/core/src/fpdfdoc/
doc_bookmark.cpp 74 CPDF_Object* pDest = m_pDict->GetElementValue("Dest");
doc_link.cpp 75 CPDF_Object* pDest = m_pDict->GetElementValue("Dest");
doc_ocg.cpp 9 static int32_t FPDFDOC_OCG_FindGroup(const CPDF_Object* pObject,
27 CPDF_Object* pIntent = pDict->GetElementValue("Intent");
196 CPDF_Object* pOCGObj;
242 CPDF_Object* pOCGObj = pOCMDDict->GetElementValue("OCGs");
doc_form.cpp 763 CPDF_Object* pElement = pArray->GetElementValue(i);
947 CPDF_Object* pFTValue = pFieldDict->GetElementValue("FT");
953 CPDF_Object* pFfValue = pFieldDict->GetElementValue("Ff");
960 CPDF_Object* pTObj = pDict->GetElement("T");
962 CPDF_Object* pClone = pTObj->Clone(TRUE);
1061 pMainDict->SetAt("F", static_cast<CPDF_Object*>(filespec));
    [all...]
doc_annot.cpp 160 CPDF_Object* psub = pAP->GetElementValue(ap_entry);
281 CPDF_Object* pObj = pDashArray->GetElementValue(i);