Home
last modified time | relevance | path

Searched refs:GetElementValue (Results 1 – 25 of 36) sorted by relevance

12

/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp17 CPDF_Object* pDest = m_pDict->GetElementValue("D"); in GetDest()
57 CPDF_Object* pFile = m_pDict->GetElementValue("F"); in GetFilePath()
101 pFields = pDict->GetElementValue("T"); in GetFieldsCount()
128 pFields = pDict->GetElementValue("T"); in GetAllFields()
139 CPDF_Object* pObj = pArray->GetElementValue(i); in GetAllFields()
159 pFields = pDict->GetElementValue("T"); in GetField()
171 pFindObj = pArray->GetElementValue(iIndex); in GetField()
181 CPDF_Object* pJS = m_pDict->GetElementValue("JS"); in GetJavaScript()
226 CPDF_Object* pNext = m_pDict->GetElementValue("Next"); in GetSubActionsCount()
239 CPDF_Object* pNext = m_pDict->GetElementValue("Next"); in GetSubAction()
Ddoc_tagged.cpp54 CPDF_Object* pKids = m_pTreeRoot->GetElementValue("K"); in LoadDocTree()
79 CPDF_Object* pKids = m_pTreeRoot->GetElementValue("K"); in LoadPageTree()
158 CPDF_Object* pObj = m_pTreeRoot->GetElementValue("K"); in AddTopLevelNode()
231 CPDF_Object* pKids = pDict->GetElementValue("K"); in LoadKids()
238 CPDF_Object* pKid = pArray->GetElementValue(i); in LoadKids()
320 CPDF_Object* pElement = pArray->GetElementValue(i); in FindAttrDict()
347 CPDF_Object* pA = m_pDict->GetElementValue("A"); in GetAttr()
351 CPDF_Object* pAttr = pAttrDict->GetElementValue(name); in GetAttr()
357 CPDF_Object* pC = m_pDict->GetElementValue("C"); in GetAttr()
370 return pClassDict->GetElementValue(name); in GetAttr()
[all …]
Ddoc_ocg.cpp27 CPDF_Object* pIntent = pDict->GetElementValue("Intent"); in FPDFDOC_OCG_HasIntent()
199 pOCGObj = pExpression->GetElementValue(1); in GetOCGVE()
211 pOCGObj = pExpression->GetElementValue(1); in GetOCGVE()
242 CPDF_Object* pOCGObj = pOCMDDict->GetElementValue("OCGs"); in LoadOCMDState()
Ddoc_bookmark.cpp54 CPDF_String* pString = ToString(m_pDict->GetElementValue("Title")); in GetTitle()
74 CPDF_Object* pDest = m_pDict->GetElementValue("Dest"); in GetDest()
Ddoc_basic.cpp15 CPDF_Object* pPage = pArray->GetElementValue(0); in GetPageIndex()
29 CPDF_Object* pPage = pArray->GetElementValue(0); in GetPageObjNum()
46 CPDF_Object* pObj = pArray->GetElementValue(1); in GetZoomMode()
109 return pNames->GetElementValue(i * 2 + 1); in SearchNameNode()
151 return pNames->GetElementValue((nIndex - nCurIndex) * 2 + 1); in SearchNameNode()
230 pValue = pDests->GetElementValue(sName); in LookupNamedDest()
Ddoc_annot.cpp23 CPDF_Dictionary* pDict = ToDictionary(pAnnots->GetElementValue(i)); in CPDF_AnnotList()
160 CPDF_Object* psub = pAP->GetElementValue(ap_entry); in FPDFDOC_GetAnnotAP()
281 CPDF_Object* pObj = pDashArray->GetElementValue(i); in DrawBorder()
Ddoc_link.cpp75 CPDF_Object* pDest = m_pDict->GetElementValue("Dest"); in GetDest()
Ddoc_formfield.cpp307 pValue = pValue->AsArray()->GetElementValue(0); in GetValue()
447 CPDF_Object* elementValue = pArray->GetElementValue(index); in GetSelectedIndex()
538 if (pArray->GetElementValue(i)->GetUnicodeText() == opt_value && in IsItemSelected()
691 CPDF_Object* pOption = pArray->GetElementValue(index); in GetOptionText()
695 pOption = pOptionArray->GetElementValue(sub_index); in GetOptionText()
Ddoc_form.cpp749 ToDictionary(pArray->GetElementValue(index))) { in GetFieldInCalculationOrder()
763 CPDF_Object* pElement = pArray->GetElementValue(i); in FindFieldInCalculationOrder()
947 CPDF_Object* pFTValue = pFieldDict->GetElementValue("FT"); in AddTerminalField()
953 CPDF_Object* pFfValue = pFieldDict->GetElementValue("Ff"); in AddTerminalField()
1187 pFieldDict->GetElementValue("Opt")->Clone(TRUE)); in FDF_ImportField()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp95 m_pShadingObj = pDict->GetElementValue("Shading"); in CPDF_ShadingPattern()
126 CPDF_Object* pFunc = pShadingDict->GetElementValue("Function"); in Load()
132 m_pFunctions[i] = CPDF_Function::Load(pArray->GetElementValue(i)); in Load()
139 CPDF_Object* pCSObj = pShadingDict->GetElementValue("ColorSpace"); in Load()
Dfpdf_page_doc.cpp322 pCSObj = pList->GetElementValue(name); in GetColorSpace()
336 pDefaultCS = pColorSpaces->GetElementValue("DefaultRGB"); in GetColorSpace()
339 pDefaultCS = pColorSpaces->GetElementValue("DefaultGray"); in GetColorSpace()
342 pDefaultCS = pColorSpaces->GetElementValue("DefaultCMYK"); in GetColorSpace()
352 return GetColorSpace(pArray->GetElementValue(0), pResources); in GetColorSpace()
Dfpdf_page_colors.cpp709 pDict ? pDict->GetElementValue("Alternate") : NULL; in v_Load()
899 CPDF_Object* pBaseObj = pArray->GetElementValue(1); in v_Load()
919 CPDF_Object* pTableObj = pArray->GetElementValue(3); in v_Load()
981 CPDF_Object* pBaseCS = pArray->GetElementValue(1); in v_Load()
1062 CPDF_Object* pAltCS = pArray->GetElementValue(2); in v_Load()
1070 CPDF_Object* pFuncObj = pArray->GetElementValue(3); in v_Load()
1155 CPDF_Array* pObj = ToArray(pArray->GetElementValue(1)); in v_Load()
1160 CPDF_Object* pAltCS = pArray->GetElementValue(2); in v_Load()
1165 m_pFunc = CPDF_Function::Load(pArray->GetElementValue(3)); in v_Load()
1241 CPDF_Object* pFamilyObj = pArray->GetElementValue(0); in Load()
Dfpdf_page_parser_old.cpp109 pCSObj = pDict->GetElementValue("ColorSpace"); in Handle_BeginImage()
338 CPDF_Object* pFilter = pDict->GetElementValue("Filter"); in ReadInlineStream()
921 CPDF_Object* pContent = pPage->m_pFormDict->GetElementValue("Contents"); in Start()
1032 pContent ? pContent->GetElementValue(m_CurrentOffset) : nullptr); in Continue()
Dfpdf_page_parser.cpp1134 CPDF_Object* pRes = pList->GetElementValue(name); in FindResourceObj()
1146 CPDF_Object* pRes = pList->GetElementValue(name); in FindResourceObj()
1149 CPDF_Object* pRes = pList->GetElementValue(name); in FindResourceObj()
1294 if (pArray->GetElementValue(i)->IsString()) in Handle_ShowText_Positioning()
1311 CPDF_Object* pObj = pArray->GetElementValue(i); in Handle_ShowText_Positioning()
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_objects.cpp462 CPDF_Object* CPDF_Array::GetElementValue(FX_DWORD i) const { in GetElementValue() function in CPDF_Array
488 CPDF_Object* p = GetElementValue(i); in GetDict()
498 return ToStream(GetElementValue(i)); in GetStream()
501 return ToArray(GetElementValue(i)); in GetArray()
591 CPDF_Object* CPDF_Dictionary::GetElementValue( in GetElementValue() function in CPDF_Dictionary
664 CPDF_Object* p = GetElementValue(key); in GetDict()
674 return ToArray(GetElementValue(key)); in GetArray()
677 return ToStream(GetElementValue(key)); in GetStream()
Dfpdf_parser_parser.cpp108 CPDF_Object* pType = pDict->GetElementValue("Type"); in IsSignatureDict()
110 pType = pDict->GetElementValue("FT"); in IsSignatureDict()
3621 int nPageCount = pDict->GetElementValue("N")->GetInteger(); in CheckHintTables()
3628 pHintStreamRange->GetElementValue(0) in CheckHintTables()
3629 ? pHintStreamRange->GetElementValue(0)->GetInteger() in CheckHintTables()
3632 pHintStreamRange->GetElementValue(1) in CheckHintTables()
3633 ? pHintStreamRange->GetElementValue(1)->GetInteger() in CheckHintTables()
4565 CPDF_Object* pObj = pDict ? pDict->GetElementValue("N") : nullptr; in GetPageCount()
4576 CPDF_Object* pObj = pDict ? pDict->GetElementValue("P") : nullptr; in GetPage()
4704 CPDF_Object* pPageNum = m_pLinearizedDict->GetElementValue("N"); in ReadPageHintTable()
[all …]
Dfpdf_parser_fdf.cpp99 CPDF_Object* pFileSpec = pDict ? pDict->GetElementValue("F") : NULL; in GetWin32Path()
Dfpdf_parser_decode.cpp328 CPDF_Object* pDecoder = pDict ? pDict->GetElementValue("Filter") : nullptr; in PDF_DataDecode()
333 pDict ? pDict->GetElementValue("DecodeParms") : nullptr; in PDF_DataDecode()
Dfpdf_parser_utility.cpp435 return pNumbers->GetElementValue(i * 2 + 1); in SearchNumberNode()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_content.cpp47 pPageDict ? pPageDict->GetElementValue("Contents") : NULL; in GenerateContent()
122 CPDF_Object* pContent = pDict ? pDict->GetElementValue("Contents") : NULL; in TransformContent()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_loadimage.cpp482 CPDF_Object* pFilter = m_pDict->GetElementValue("Filter"); in LoadColorInfo()
504 CPDF_Object* pCSObj = m_pDict->GetElementValue("ColorSpace"); in LoadColorInfo()
568 CPDF_Object* pMask = m_pDict->GetElementValue("Mask"); in GetDecodeAndMaskArray()
780 if (CPDF_Stream* pStream = ToStream(m_pDict->GetElementValue("Mask"))) in LoadMask()
805 m_pMaskStream = ToStream(m_pDict->GetElementValue("Mask")); in StratLoadMask()
927 CPDF_Object* pFilter = m_pDict->GetElementValue("Filter"); in ValidateDictParam()
Dfpdf_render_image.cpp399 m_pImageObject->m_pImage->GetStream()->GetDict()->GetElementValue( in StartRenderDIBSource()
443 m_pImageObject->m_pImage->GetStream()->GetDict()->GetElementValue( in StartRenderDIBSource()
880 CPDF_Object* pFuncObj = pSMaskDict->GetElementValue("TR"); in LoadSMask()
909 pCSObj = pDict->GetDict("Group")->GetElementValue("CS"); in LoadSMask()
/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h274 CPDF_Object* GetElementValue(FX_DWORD index) const;
350 CPDF_Object* GetElementValue(const CFX_ByteStringC& key) const;
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp731 CPDF_Object* pElement = pDiffs->GetElementValue(i); in LoadPDFEncoding()
902 CPDF_Object* pEncoding = m_pFontDict->GetElementValue("Encoding"); in LoadCommon()
1640 CPDF_Object* pEncoding = m_pFontDict->GetElementValue("Encoding"); in _Load()
1672 ToStream(m_pCharProcs ? m_pCharProcs->GetElementValue(name) : nullptr); in LoadChar()
/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp273 ToDictionary(static_cast<CPDF_Object*>(pAnnots->GetElementValue(i))); in FPDFLink_Enumerate()

12