Searched refs:GetDict (Results 1 - 25 of 53) sorted by relevance

123

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_CBA_Fontmap.cpp104 CPDF_Dictionary* pAcroFormDict = pRootDict->GetDict("AcroForm");
107 CPDF_Dictionary * pDRDict = pAcroFormDict->GetDict("DR");
129 CPDF_Dictionary* pFonts = pResDict->GetDict("Font");
173 CPDF_Dictionary* pAPDict = m_pAnnotDict->GetDict("AP");
194 CPDF_Dictionary * pStreamDict = pStream->GetDict();
204 CPDF_Dictionary* pStreamResList = pStreamDict->GetDict("Resources");
213 CPDF_Dictionary* pStreamResFontList = pStreamResList->GetDict("Font");
238 pAcroFormDict = pRootDict->GetDict("AcroForm");
262 if (CPDF_Dictionary * pDRDict = m_pAnnotDict->GetDict("DR"))
263 if (CPDF_Dictionary* pDRFontDict = pDRDict->GetDict("Fon
[all...]
H A DFFL_Utils.cpp100 CPDF_Dictionary* pDict = pStream->GetDict();
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_viewerPreferences.cpp17 pDict = pDict->GetDict(FX_BSTRC("ViewerPreferences"));
26 pDict = pDict->GetDict(FX_BSTRC("ViewerPreferences"));
H A Ddoc_bookmark.cpp11 CPDF_Dictionary* pRoot = m_pDocument->GetRoot()->GetDict("Outlines");
15 return pRoot->GetDict("First");
17 return Parent.m_pDict->GetDict("First");
24 CPDF_Dictionary *pNext = This.m_pDict->GetDict("Next");
90 return m_pDict->GetDict("A");
H A Ddoc_ocg.cpp17 if (((CPDF_Array*)pObject)->GetDict(i) == pGroupDict) {
23 if (pObject->GetDict() == pGroupDict) {
52 CPDF_Dictionary *pOCProperties = pDoc->GetRoot()->GetDict(FX_BSTRC("OCProperties"));
63 CPDF_Dictionary *pConfig = pOCProperties->GetDict(FX_BSTRC("D"));
69 pFind = pConfigs->GetDict(i);
129 CPDF_Dictionary *pUsage = pArray->GetDict(i);
143 CPDF_Dictionary *pState = pUsage->GetDict(csConfig);
158 CPDF_Dictionary *pUsage = pOCGDict->GetDict(FX_BSTRC("Usage"));
160 CPDF_Dictionary *pState = pUsage->GetDict(csState);
168 pState = pUsage->GetDict(FX_BSTR
[all...]
H A Ddoc_ap.cpp29 if (CPDF_Dictionary* pParentDict = pAnnotDict->GetDict("Parent")) {
76 CPDF_Dictionary* pFormDict = pDoc->GetRoot()->GetDict("AcroForm");
78 if (CPDF_Dictionary * pFontList = pResDict->GetDict("Font")) {
251 pFormDict = pRootDict->GetDict("AcroForm");
274 CPDF_Dictionary* pDRDict = pAnnotDict->GetDict(FX_BSTRC("DR"));
276 pDRDict = pFormDict->GetDict(FX_BSTRC("DR"));
280 if ((pDRFontDict = pDRDict->GetDict("Font"))) {
281 pFontDict = pDRFontDict->GetDict(sFontName.Mid(1));
283 pDRDict = pFormDict->GetDict(FX_BSTRC("DR"));
284 pDRFontDict = pDRDict->GetDict("Fon
[all...]
H A Ddoc_action.cpp62 CPDF_Dictionary* pWinDict = m_pDict->GetDict(FX_BSTRC("Win"));
84 CPDF_Dictionary* pURI = pRoot->GetDict("URI");
193 return m_pDict->GetDict("Win");
214 return m_pDict->GetDict("AN");
216 return m_pDict->GetDict("Annotation");
273 return ((CPDF_Array*)pNext)->GetDict(iIndex);
295 return m_pDict->GetDict(g_sAATypes[(int)eType]);
345 return pAction->GetDict();
355 return pAction->GetDict();
H A Ddoc_formcontrol.cpp22 CPDF_Dictionary* pAP = m_pWidgetDict->GetDict("AP");
26 CPDF_Dictionary* pN = pAP->GetDict("N");
53 CPDF_Dictionary* pAP = m_pWidgetDict->GetDict("AP");
160 CFX_FloatRect form_bbox = pStream->GetDict()->GetRect("BBox");
161 CFX_AffineMatrix form_matrix = pStream->GetDict()->GetMatrix("Matrix");
167 CPDF_Form form(m_pField->m_pForm->m_pDocument, m_pField->m_pForm->m_pFormDict->GetDict("DR"), pStream);
194 CPDF_ApSettings mk = m_pWidgetDict->GetDict(FX_BSTRC("MK"));
255 return m_pWidgetDict->GetDict("A");
261 return pObj->GetDict();
270 return m_pWidgetDict->GetDict("A
[all...]
H A Ddoc_utils.cpp44 pLevel = pLevel->GetDict("Parent");
301 CPDF_Dictionary* pDR = pFormDict->GetDict("DR");
305 CPDF_Dictionary* pFonts = pDR->GetDict("Font");
332 CPDF_Dictionary* pDR = pFormDict->GetDict("DR");
336 CPDF_Dictionary* pFonts = pDR->GetDict("Font");
371 CPDF_Dictionary* pDR = pFormDict->GetDict("DR");
375 CPDF_Dictionary* pFonts = pDR->GetDict("Font");
379 CPDF_Dictionary* pElement = pFonts->GetDict(csAlias);
393 CPDF_Dictionary* pDR = pFormDict->GetDict("DR");
397 CPDF_Dictionary* pFonts = pDR->GetDict("Fon
[all...]
H A Ddoc_link.cpp73 CPDF_Dictionary* pAnnot = pAnnotList->GetDict(i);
104 return m_pDict->GetDict("A");
H A Ddoc_tagged.cpp15 CPDF_Dictionary* pMarkInfo = pCatalog->GetDict(FX_BSTRC("MarkInfo"));
45 m_pTreeRoot = pCatalog->GetDict(FX_BSTRC("StructTreeRoot"));
49 m_pRoleMap = m_pTreeRoot->GetDict(FX_BSTRC("RoleMap"));
81 CPDF_Dictionary* pKid = pArray->GetDict(i);
113 CPDF_Dictionary* pParentTree = m_pTreeRoot->GetDict(FX_BSTRC("ParentTree"));
126 CPDF_Dictionary* pParent = pParentArray->GetDict(i);
148 CPDF_Dictionary* pParent = pDict->GetDict(FX_BSTRC("P"));
337 pDict = ((CPDF_Stream*)pAttrs)->GetDict();
382 CPDF_Dictionary* pClassMap = m_pTree->m_pTreeRoot->GetDict(FX_BSTRC("ClassMap"));
390 CPDF_Dictionary* pClassDict = pClassMap->GetDict(class_nam
[all...]
H A Ddoc_annot.cpp22 CPDF_Dictionary* pAcroForm = pRoot->GetDict("AcroForm");
38 pDict = pAnnots->GetDict(i);
86 !pOCContext->CheckOCGVisible(pAnnotDict->GetDict(FX_BSTRC("OC")))) {
180 CPDF_Dictionary* pAP = pAnnotDict->GetDict("AP");
205 value = pAnnotDict->GetDict(FX_BSTRC("Parent"))->GetString(FX_BSTRC("V"));
289 CPDF_Dictionary* pBS = m_pAnnotDict->GetDict("BS");
398 CPDF_Dictionary* pBS = m_pAnnotDict->GetDict("BS");
493 CPDF_Dictionary* pIRT = pAnnot->m_pAnnotDict->GetDict("IRT");
509 CPDF_Dictionary* pIRT = pAnnot->m_pAnnotDict->GetDict("IRT");
H A Ddoc_basic.cpp75 m_pRoot = pDoc->GetRoot()->GetDict(FX_BSTRC("Names"))->GetDict(category);
123 CPDF_Dictionary* pKid = pKids->GetDict(i);
159 CPDF_Dictionary* pKid = pKids->GetDict(i);
185 CPDF_Dictionary* pKid = pKids->GetDict(i);
231 CPDF_Dictionary* pDests = pDoc->GetRoot()->GetDict(FX_BSTRC("Dests"));
407 CPDF_Dictionary *pEF = ((CPDF_Dictionary*)m_pObj)->GetDict(FX_BSTRC("EF"));
510 CPDF_Dictionary* pLabels = pPDFRoot->GetDict(FX_BSTRC("PageLabels"));
H A Ddoc_form.cpp275 m_pFormDict = pRoot->GetDict("AcroForm");
285 LoadField(pFields->GetDict(i));
347 CPDF_Dictionary* pDict = pResDict->GetDict(csType);
858 CPDF_Dictionary* pAnnot = pAnnotList->GetDict(i);
878 CPDF_Dictionary* pAnnot = pAnnotList->GetDict(i);
900 CPDF_Dictionary* pAnnot = pAnnotList->GetDict(i - 1);
947 pDict = pArray->GetDict(i);
987 return pArray->GetDict(index);
1003 pDict = pArray->GetDict(i);
1028 return pArray->GetDict(inde
[all...]
H A Dtagged_int.h52 CPDF_Dictionary * GetDict() const function in class:CPDF_StructElementImpl
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_document.cpp45 m_pRootDict = pRootObj->GetDict();
51 m_pInfoDict = pInfoObj->GetDict();
64 m_pRootDict = GetIndirectObject(m_pParser->GetRootObjNum())->GetDict();
68 m_pInfoDict = GetIndirectObject(m_pParser->GetInfoObjNum())->GetDict();
119 CPDF_Dictionary* pKid = pKidList->GetDict(i);
164 CPDF_Dictionary* pPages = pRoot->GetDict(FX_BSTRC("Pages"));
203 CPDF_Dictionary* pKid = pKidList->GetDict(i);
245 CPDF_Dictionary* pPages = pRoot->GetDict(FX_BSTRC("Pages"));
271 CPDF_Dictionary* pKid = pKidList->GetDict(i);
290 CPDF_Dictionary* pPages = pRoot->GetDict(FX_BSTR
[all...]
H A Dfpdf_parser_fdf.cpp90 m_pRootDict = pMainDict->GetDict(FX_BSTRC("Root"));
114 CPDF_Object* pFileSpec = m_pRootDict->GetDict(FX_BSTRC("FDF"))->GetElementValue(FX_BSTRC("F"));
119 return FPDF_FileSpec_GetWin32Path(m_pRootDict->GetDict(FX_BSTRC("FDF")));
H A Dfpdf_parser_parser.cpp252 SetEncryptDictionary(pEncryptObj->GetDict());
779 CPDF_Dictionary* pDict = pStream->GetDict();
785 if (pRoot && pRoot->GetDict() && pRoot->GetDict()->GetElement(FX_BSTRC("Pages"))) {
846 pTrailer = ((CPDF_Stream*)pObj)->GetDict();
1000 prev = pStream->GetDict()->GetInteger(FX_BSTRC("Prev"));
1001 FX_INT32 size = pStream->GetDict()->GetInteger(FX_BSTRC("Size"));
1007 m_pTrailer = (CPDF_Dictionary*)pStream->GetDict()->Clone();
1013 m_Trailers.Add((CPDF_Dictionary*)pStream->GetDict()->Clone());
1017 CPDF_Array* pArray = pStream->GetDict()
[all...]
H A Dfpdf_parser_objects.cpp144 CPDF_Dictionary* CPDF_Object::GetDict() const function in class:CPDF_Object
153 return ((CPDF_Stream*)this)->GetDict();
163 return pObj->GetDict();
306 CPDF_Stream* pObj = FX_NEW CPDF_Stream(acc.DetachData(), streamSize, (CPDF_Dictionary*)((CPDF_Object*)pThis->GetDict())->CloneInternal(bDirect, visited));
490 CPDF_Dictionary* CPDF_Array::GetDict(FX_DWORD i) const function in class:CPDF_Array
498 return ((CPDF_Stream*)p)->GetDict();
742 CPDF_Dictionary* CPDF_Dictionary::GetDict(FX_BSTR key) const function in class:CPDF_Dictionary
750 return ((CPDF_Stream*)p)->GetDict();
1136 (!pStream->GetDict()->KeyExist(FX_BSTRC("Filter")) || bRawAccess)) {
1169 if (!pStream->GetDict()
[all...]
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_image.cpp81 CPDF_Dictionary* pDict = m_pStream->GetDict();
104 CPDF_Dictionary* pDict = pStream->GetDict();
108 m_pOC = pDict->GetDict(FX_BSTRC("OC"));
H A Dfpdf_page_pattern.cpp15 CPDF_Dictionary* pDict = m_pPatternObj->GetDict();
35 CPDF_Dictionary* pDict = m_pPatternObj->GetDict();
58 CPDF_Dictionary* pDict = m_pPatternObj->GetDict();
100 CPDF_Dictionary* pShadingDict = m_pShadingObj->GetDict();
147 CPDF_Dictionary* pDict = pShadingStream->GetDict();
/external/pdfium/fpdfsdk/src/
H A Dfpdf_flatten.cpp402 pRes = pPageDict->GetDict("Resources");
411 CPDF_Dictionary* pPageXObject = pRes->GetDict("XObject");
441 CPDF_Dictionary* pNewOXbjectDic = pNewXObject->GetDict();
461 CPDF_Dictionary* pAnnotAP = pAnnotDic->GetDict("AP");
467 CPDF_Dictionary* pAPDic = pAnnotAP->GetDict("N");
497 CPDF_Dictionary* pAPDic = pAPStream->GetDict();
512 CPDF_Dictionary* pObjDic = pObj->GetDict();
520 CPDF_Dictionary* pXObject = pNewXORes->GetDict("XObject");
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_tagged.h78 virtual CPDF_Dictionary * GetDict() const = 0;
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Icon.cpp71 if (CPDF_Dictionary * pDict = m_pPDFStream->GetDict())
85 if (CPDF_Dictionary * pDict = m_pPDFStream->GetDict())
100 if (CPDF_Dictionary * pDict = m_pPDFStream->GetDict())
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_objects.h74 CPDF_Dictionary* GetDict() const;
355 CPDF_Dictionary* GetDict(FX_DWORD index) const;
457 CPDF_Dictionary* GetDict(FX_BSTR key) const;
548 CPDF_Dictionary* GetDict() const function in class:CPDF_Stream
621 CPDF_Dictionary* GetDict() const function in class:CPDF_StreamAcc
623 return m_pStream->GetDict();

Completed in 1710 milliseconds

123