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

1 2 3 4 5

  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417BarcodeRow.cpp 34 m_row.SetAt(x, value);
37 m_row.SetAt(x, (uint8_t)(black ? 1 : 0));
BC_PDF417DetectionResultRowIndicatorColumn.cpp 81 codewords->SetAt(codewordsRow, NULL);
83 codewords->SetAt(codewordsRow, NULL);
85 codewords->SetAt(codewordsRow, NULL);
99 codewords->SetAt(codewordsRow, NULL);
121 result->SetAt(codeword->getRowNumber(),
159 codewords->SetAt(codewordsRow, NULL);
238 codewords->SetAt(codewordRow, NULL);
248 codewords->SetAt(codewordRow, NULL);
255 codewords->SetAt(codewordRow, NULL);
260 codewords->SetAt(codewordRow, NULL);
    [all...]
BC_PDF417Detector.cpp 185 result->SetAt(destinationIndexes[i], tmpResult->GetAt(i));
217 result->SetAt(
219 result->SetAt(
252 result->SetAt(2, new CBC_ResultPoint((FX_FLOAT)previousRowLoc.GetAt(0),
254 result->SetAt(3, new CBC_ResultPoint((FX_FLOAT)previousRowLoc.GetAt(1),
259 result->SetAt(i, NULL);
273 counters.SetAt(i, 0);
299 counters.SetAt(k, counters.GetAt(l));
301 counters.SetAt(patternLength - 2, 0);
302 counters.SetAt(patternLength - 1, 0);
    [all...]
BC_PDF417BarcodeValue.cpp 33 m_values.SetAt(i, confidence + 1);
BC_PDF417DetectionResultColumn.cpp 73 m_codewords->SetAt(imageRowToCodewordIndex(imageRow), codeword);
  /external/pdfium/xfa/src/fee/include/
fx_wordbreak.h 18 virtual void SetAt(int32_t nIndex) = 0;
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_Base256Encoder.cpp 58 buffer.SetAt(0, FX_WCHAR(*buf) - '0');
69 buffer.SetAt(0, (FX_WCHAR)dataCount);
71 buffer.SetAt(0, (FX_WCHAR)((dataCount / 250) + 249));
  /external/pdfium/fpdfsdk/src/
fpdfeditpage.cpp 46 pInfoDict->SetAt("CreationDate", new CPDF_String(DateStr, FALSE));
47 pInfoDict->SetAt("Creator", new CPDF_String(L"PDFium"));
83 pPageDict->SetAt("MediaBox", pMediaBoxArray);
84 pPageDict->SetAt("Rotate", new CPDF_Number(0));
85 pPageDict->SetAt("Resources", new CPDF_Dictionary);
289 pRectArray->SetAt(0, new CPDF_Number(rect.left));
290 pRectArray->SetAt(1, new CPDF_Number(rect.bottom));
291 pRectArray->SetAt(2, new CPDF_Number(rect.right));
292 pRectArray->SetAt(3, new CPDF_Number(rect.top));
293 pAnnot->GetAnnotDict()->SetAt("Rect", pRectArray)
    [all...]
fpdfppo.cpp 54 DInfoDict->SetAt("Producer", new CPDF_String(producerstr, FALSE));
59 pNewRoot->SetAt("Type", new CPDF_Name("Catalog"));
68 pNewRoot->SetAt("Pages", new CPDF_Reference(pDestPDFDoc, NewPagesON));
73 pNewPages->SetAt("Type", new CPDF_Name("Pages"));
82 pNewPages->SetAt("Kids", new CPDF_Reference(pDestPDFDoc, Kidsobjnum));
83 pNewPages->SetAt("Count", new CPDF_Number(0));
110 pCurPageDict->SetAt(cbSrcKeyStr, pObj->Clone());
124 pCurPageDict->SetAt("MediaBox", pInheritable->Clone());
132 pCurPageDict->SetAt("MediaBox", pArray);
135 pCurPageDict->SetAt("MediaBox", pInheritable->Clone())
    [all...]
fpdf_flatten.cpp 366 pPageDict->SetAt("MediaBox", pMediaBox);
375 pPageDict->SetAt("ArtBox", pCropBox);
381 pPageDict->SetAt("Resources", pRes);
389 pRes->SetAt("XObject", pPageXObject);
414 pNewOXbjectDic->SetAt("Resources", pNewXORes);
486 pNewXORes->SetAt("XObject", pXObject);
  /external/pdfium/xfa/src/fee/src/fx_wordbreak/
fx_wordbreak_impl.h 33 virtual void SetAt(int32_t nIndex);
52 virtual void SetAt(int32_t nIndex);
fx_wordbreak_impl.cpp 41 void CFX_CharIter::SetAt(int32_t nIndex) {
102 void CFX_WordBreak::SetAt(int32_t nIndex) {
107 m_pCurIter->SetAt(nIndex);
  /external/pdfium/xfa/src/fxbarcode/
BC_Utils.cpp 40 src.SetAt(i, src[i + 1]);
41 src.SetAt(i + 1, temp);
  /external/pdfium/xfa/src/fgas/src/localization/
fx_localemgr.cpp 46 pLocaleMgr->m_lcid2xml.SetAt((void*)(uintptr_t)dwLCID, pXmlLocale);
89 m_lcid2locale.SetAt((void*)(uintptr_t)lcid, pLocale);
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_image.cpp 41 pDict->SetAt("Decode", pDecode);
48 pDict->SetAt("DecodeParms", pParms);
133 pDict->SetAt("ImageMask", new CPDF_Boolean(TRUE));
138 pDict->SetAt("Decode", pArray);
155 pDict->SetAt("ColorSpace", pCS);
253 pMaskDict->SetAt("Matte", pMatte);
fpdf_edit_doc.cpp 30 pPages->SetAt("Kids", new CPDF_Array);
322 pEncoding->SetAt("Differences", pArray);
344 pBaseDict->SetAt("Widths", pWidths);
392 pFontDict->SetAt("W", pWidthArray);
400 pFontDict->SetAt("CIDSystemInfo", pCIDSysInfo);
402 pBaseDict->SetAt("DescendantFonts", pArray);
415 pFontDesc->SetAt("FontBBox", pBBox);
662 pEncoding->SetAt("Differences", pArray);
684 pBaseDict->SetAt("Widths", pWidths);
743 pFontDict->SetAt("W", pWidthArray)
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtparag.cpp 41 pIter->SetAt(m_nCharStart);
108 pIter->SetAt(m_nCharStart);
fde_txtedtbuf.h 23 virtual void SetAt(int32_t nIndex);
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp 75 m_CPFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
77 m_FamilyFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
144 m_UnicodeFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
146 m_CPFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
148 m_FamilyFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
182 m_FamilyFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
184 m_CPFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
200 m_BufferFonts.SetAt((void*)pBuffer, pFont);
217 m_FileFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
234 m_FamilyFonts.SetAt((void*)(uintptr_t)dwHash, (void*)pFont);
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 74 pIterator->SetAt(pRange->BeginPos);
76 pIterator->SetAt(0);
185 pIterator->SetAt(pRange->BeginPos);
fxet_pageobjs.cpp 114 pIterator->SetAt(pRange->BeginPos);
116 pIterator->SetAt(0);
190 pIterator->SetAt(pRange->BeginPos);
192 pIterator->SetAt(0);
315 pIterator->SetAt(pRange->BeginPos);
317 pIterator->SetAt(0);
489 pIterator->SetAt(pRange->BeginPos);
491 pIterator->SetAt(0);
552 pIterator->SetAt(pRange->BeginPos);
554 pIterator->SetAt(0)
    [all...]
  /external/pdfium/core/src/fxcrt/
fx_arabic.cpp 336 values.SetAt(i, iValue);
360 classes.SetAt(i, iCls);
368 classes.SetAt(i, gc_FX_BidiNTypes[iCls]);
397 classes.SetAt(i, FX_BIDICLASS_BN);
402 levels.SetAt(i, iLevel);
416 classes.SetAt(i, FX_BIDICLASS_BN);
421 levels.SetAt(i, iLevel);
434 classes.SetAt(i, FX_BIDICLASS_BN);
451 classes.SetAt(i, iCls);
453 levels.SetAt(i, iBaseLevel)
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_document.cpp 130 m_PageList.SetAt(iPage - nPagesToGo, pKid->GetObjNum());
173 m_PageList.SetAt(iPage, pPage->GetObjNum());
200 m_PageList.SetAt(index + i, objnum);
fpdf_parser_objects.cpp 516 void CPDF_Array::SetAt(FX_DWORD i,
529 m_Objects.SetAt(i, pObj);
697 void CPDF_Dictionary::SetAt(const CFX_ByteStringC& key, CPDF_Object* pObj) {
763 SetAt(key, new CPDF_Number(i));
767 SetAt(key, new CPDF_Name(name));
771 SetAt(key, new CPDF_String(str, FALSE));
776 SetAt(key, new CPDF_Reference(pDoc, objnum));
781 SetAt(key, new CPDF_Reference(pDoc, objnum));
786 SetAt(key, pNumber);
789 SetAt(key, new CPDF_Boolean(bValue))
    [all...]
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_CBA_Fontmap.cpp 164 m_pAnnotDict->SetAt("AP", pAPDict);
190 pStreamDict->SetAt("Resources", pStreamResList);

Completed in 335 milliseconds

1 2 3 4 5