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

1 2 3

  /external/pdfium/fpdfsdk/src/
fpdfppo.cpp 58 DInfoDict->SetAt("Producer", new CPDF_String(producerstr));
64 pNewRoot->SetAt("Type", new CPDF_Name("Catalog"));
72 pNewRoot->SetAt("Pages", new CPDF_Reference(pDestPDFDoc, NewPagesON));
78 pNewPages->SetAt("Type", new CPDF_Name("Pages"));
88 pNewPages->SetAt("Kids", new CPDF_Reference(pDestPDFDoc, Kidsobjnum));//, Kidsgennum));
89 pNewPages->SetAt("Count", new CPDF_Number(0));
124 pCurPageDict->SetAt(cbSrcKeyStr, pObj->Clone());
140 pCurPageDict->SetAt("MediaBox", pInheritable->Clone());
149 pCurPageDict->SetAt("MediaBox", pArray);
153 pCurPageDict->SetAt("MediaBox", pInheritable->Clone());
    [all...]
fpdfeditpage.cpp 46 pInfoDict->SetAt("CreationDate", new CPDF_String(DateStr));
48 pInfoDict->SetAt("Creator",FX_NEW CPDF_String(L"Google"));
50 pInfoDict->SetAt("Creator",FX_NEW CPDF_String(L"Foxit PDF SDK DLL 2.0 - Foxit Software"));
91 pPageDict->SetAt("MediaBox", pMediaBoxArray);
92 pPageDict->SetAt("Rotate", FX_NEW CPDF_Number(0));
93 pPageDict->SetAt("Resources", FX_NEW CPDF_Dictionary);
305 pRectArray->SetAt(0,FX_NEW CPDF_Number(rect.left));
306 pRectArray->SetAt(1,FX_NEW CPDF_Number(rect.bottom));
307 pRectArray->SetAt(2,FX_NEW CPDF_Number(rect.right));
308 pRectArray->SetAt(3,FX_NEW CPDF_Number(rect.top));
    [all...]
fpdf_flatten.cpp 388 pPageDict->SetAt("MediaBox",pMediaBox);
398 pPageDict->SetAt("ArtBox", pCropBox);
406 pPageDict->SetAt( "Resources", pRes );
415 pRes->SetAt("XObject", pPageXObject);
443 pNewOXbjectDic->SetAt("Resources", pNewXORes);
524 pNewXORes->SetAt("XObject", pXObject);
  /external/pdfium/core/src/fpdfapi/
fpdf_basic_module.cpp 86 m_ModulePathList.SetAt(module_name, FX_NEW CFX_ByteString(path, -1));
128 m_SecurityHandlerMap.SetAt(filter, (void*)CreateHandler);
131 m_SecurityHandlerMap.SetAt(FX_BSTRC("_param_") + filter, param);
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 287 m_FontMap.SetAt(pFontDict, fontData);
328 pDict->SetAt(FX_BSTRC("Encoding"), pEncoding->Realize());
342 m_FontMap.SetAt(pDict, fontData);
432 m_ColorSpaceMap.SetAt(pCSObj, csData);
506 m_PatternMap.SetAt(pPatternObj, ptData);
546 m_ImageMap.SetAt(dwImageObjNum, imageData);
587 m_IccProfileMap.SetAt(pIccProfileStream, ipData);
588 m_HashProfileMap.SetAt(CFX_ByteStringC(digest, 20), pIccProfileStream);
638 m_FontFileMap.SetAt(pFontStream, ftData);
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_objects.cpp 294 pCopy->m_Map.SetAt(key, value->CloneInternal(bDirect, visited));
313 visited->SetAt((void*)(FX_UINTPTR)obj_num, (void*)1);
528 void CPDF_Array::SetAt(FX_DWORD i, CPDF_Object* pObj, CPDF_IndirectObjects* pObjs)
541 m_Objects.SetAt(i, pObj);
796 void CPDF_Dictionary::SetAt(FX_BSTR key, CPDF_Object* pObj, CPDF_IndirectObjects* pObjs)
812 m_Map.SetAt(key, pObj);
842 m_Map.SetAt(newkey, p);
871 SetAt(key, FX_NEW CPDF_Number(i));
875 SetAt(key, FX_NEW CPDF_Name(name));
879 SetAt(key, FX_NEW CPDF_String(str));
    [all...]
fpdf_parser_document.cpp 131 m_PageList.SetAt(iPage - nPagesToGo, pKid->GetObjNum());
172 m_PageList.SetAt(iPage, pPage->GetObjNum());
196 m_PageList.SetAt(index + i, objnum);
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 79 pIterator->SetAt(pRange->BeginPos);
81 pIterator->SetAt(0);
201 pIterator->SetAt(pRange->BeginPos);
fxet_pageobjs.cpp 102 pIterator->SetAt(pRange->BeginPos);
104 pIterator->SetAt(0);
174 pIterator->SetAt(pRange->BeginPos);
176 pIterator->SetAt(0);
308 pIterator->SetAt(pRange->BeginPos);
310 pIterator->SetAt(0);
513 pIterator->SetAt(pRange->BeginPos);
515 pIterator->SetAt(0);
575 pIterator->SetAt(pRange->BeginPos);
577 pIterator->SetAt(0);
    [all...]
fxet_edit.cpp 108 void CFX_Edit_Iterator::SetAt(FX_INT32 nWordIndex)
112 m_pVTIterator->SetAt(nWordIndex);
115 void CFX_Edit_Iterator::SetAt(const CPVT_WordPlace & place)
119 m_pVTIterator->SetAt(place);
1252 pIterator->SetAt(0);
1299 pIterator->SetAt(wrTemp.BeginPos);
1350 pIterator->SetAt(0);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 30 pPages->SetAt("Kids", FX_NEW CPDF_Array);
324 pEncoding->SetAt(FX_BSTRC("Differences"), pArray);
346 pBaseDict->SetAt("Widths", pWidths);
394 pFontDict->SetAt("W", pWidthArray);
402 pFontDict->SetAt("CIDSystemInfo", pCIDSysInfo);
404 pBaseDict->SetAt("DescendantFonts", pArray);
417 pFontDesc->SetAt("FontBBox", pBBox);
711 pEncoding->SetAt(FX_BSTRC("Differences"), pArray);
733 pBaseDict->SetAt("Widths", pWidths);
    [all...]
fpdf_edit_image.cpp 37 pDict->SetAt(FX_BSTRC("Decode"), pDecode);
44 pDict->SetAt("DecodeParms", pParms);
126 pDict->SetAt(FX_BSTRC("ImageMask"), FX_NEW CPDF_Boolean(TRUE));
131 pDict->SetAt(FX_BSTRC("Decode"), pArray);
148 pDict->SetAt(FX_BSTRC("ColorSpace"), pCS);
242 pMaskDict->SetAt(FX_BSTRC("Matte"), pMatte);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_cache.cpp 119 m_ImageCaches.SetAt(pStream, pImageCache);
137 m_ImageCaches.SetAt(pStream, m_pCurImageCache);
152 m_ImageCaches.SetAt(m_pCurImageCache->GetStream(), m_pCurImageCache);
167 m_ImageCaches.SetAt(pStream, pImageCache);
  /external/pdfium/core/src/fpdfdoc/
doc_link.cpp 29 m_PageMap.SetAt((FX_LPVOID)(FX_UINTPTR)objnum, pPageLinkList);
doc_ap.cpp 398 pAnnotDict->SetAt("AP", pAPDict);
421 pStreamResList->SetAt("Font", pStreamResFontList);
427 pStreamDict->SetAt("Resources", pFormDict->GetDict("DR")->Clone());
612 pStreamResList->SetAt("Font", pStreamResFontList);
618 pStreamDict->SetAt("Resources", pFormDict->GetDict("DR")->Clone());
644 pIterator->SetAt(pVisible->BeginPos);
646 pIterator->SetAt(0);
    [all...]
doc_formfield.cpp 201 m_pDict->SetAt("V", pClone);
204 m_pDict->SetAt("RV", pCloneR);
634 m_pDict->SetAt("V", pArray);
665 m_pDict->SetAt("V", pArray);
674 m_pDict->SetAt("I", pI);
976 m_pDict->SetAt("I", pArray);
    [all...]
doc_form.cpp 653 csSub.SetAt(i, L'\0');
    [all...]
  /external/pdfium/fpdfsdk/include/javascript/
JS_Object.h 97 void SetAt(FX_UINT nIndex,CJS_Timer * pTimer)
190 m_sTimeMap.SetAt(m_nTimerID,this);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_CBA_Fontmap.cpp 178 m_pAnnotDict->SetAt("AP", pAPDict);
208 pStreamDict->SetAt("Resources", pStreamResList);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
authif.h 94 DWORD (WINAPI *SetAt)(struct _RADIUS_ATTRIBUTE_ARRAY *This,DWORD dwIndex,const RADIUS_ATTRIBUTE *pAttr);
dxtmpl.h 96 void SetAt(int nIndex,ARG_TYPE newElement);
128 inline void CDXArray<TYPE,ARG_TYPE>::SetAt(int nIndex,ARG_TYPE newElement) { _ASSERT((nIndex >= 0 && nIndex < m_nSize)); m_pData[nIndex] = newElement; }
288 SetAt(nStartIndex + i,pNewArray->GetAt(i));
346 void SetAt(DXLISTPOS pos,ARG_TYPE newElement);
425 inline void CDXList<TYPE,ARG_TYPE>::SetAt(DXLISTPOS pos,ARG_TYPE newElement) {
669 void SetAt(ARG_KEY key,ARG_VALUE newValue);
698 inline void CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY key,ARG_VALUE newValue) { (*this)[key] = newValue; }
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 317 virtual void SetAt(FX_INT32 nWordIndex) = 0;
319 virtual void SetAt(const CPVT_WordPlace & place) = 0;
  /external/pdfium/core/include/fxcrt/
fx_basic.h 442 FX_BOOL SetAt(int nIndex, TYPE newElement)
870 void SetAt(void* key, void* newValue)
938 void SetAt(KeyType key, ValueType newValue)
940 CFX_MapPtrToPtr::SetAt((void*)(FX_UINTPTR)key, (void*)(FX_UINTPTR)newValue);
965 void SetAt(FX_DWORD key, FX_DWORD value);
1008 void SetAt(FX_BSTR key, void* newValue)
1077 void SetAt(FX_BSTR key, void* value);
1153 void SetAt(FX_POSITION pos, void* newElement)
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 26 void CFX_GlyphMap::SetAt(int key, int value)
93 m_featureMap.SetAt(index, index);
104 m_featureMap.SetAt(i, i);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 392 pIterator->SetAt(m_pEdit->GetCaret());
517 pIterator->SetAt(m_pEdit->GetCaret());
545 pIterator->SetAt(m_pEdit->GetCaret());

Completed in 362 milliseconds

1 2 3