HomeSort by relevance Sort by last modified time
    Searched defs:iLast (Results 1 - 13 of 13) sorted by null

  /external/pdfium/fpdfsdk/src/
fpdfsave.cpp 105 int iLast = size - 2;
188 iLast = pArray->GetCount() - 2;
189 pArray->InsertAt(iLast, new CPDF_String("datasets", FALSE));
190 pArray->InsertAt(iLast + 1, pData, pPDFDocument);
215 iLast = pArray->GetCount() - 2;
216 pArray->InsertAt(iLast, new CPDF_String("form", FALSE));
217 pArray->InsertAt(iLast + 1, pData, pPDFDocument);
  /external/pdfium/xfa/src/fdp/src/fde/
fde_geobject.cpp 160 int32_t iLast = points.GetUpperBound();
161 if (iLast < 1) {
169 for (int32_t i = 0; i < iLast; ++i) {
181 p1.Set(pPoints[iLast].x + pTangents[iLast].x,
182 pPoints[iLast].y + pTangents[iLast].y);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_layoutpseudomodel.cpp 194 int32_t iLast = pLayoutItem->GetLast()->GetPage()->GetPageIndex();
196 int32_t iPageSpan = iLast - iFirst + 1;
  /external/pdfium/core/src/fxcrt/
fx_arabic.cpp 845 int32_t iLast = iStart - iCount;
847 for (int32_t i = iStart - 1; i >= iLast; i--) {
852 for (int32_t i = iStart - 1; i >= iLast; i--) {
    [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp 706 int32_t iLast = m_pCurLine->CountChars() - 1, j = 0;
707 for (int32_t i = 0; i <= iLast;) {
725 if (i == iLast || pTC->m_dwStatus != FX_RTFBREAK_None ||
944 iLast = -1, iLastPos = -1;
    [all...]
fx_textbreak.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp 596 int32_t iLast = 0;
608 iLast = iCur;
613 wsAlign = CFX_WideStringC(pTabStops + iLast, iCur - iLast);
619 iLast = iCur;
644 iLast = iCur;
652 CXFA_Measurement ms(CFX_WideStringC(pTabStops + iLast, iCur - iLast));
667 CXFA_Measurement ms(CFX_WideStringC(pTabStops + iLast, iCur - iLast));
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /external/dagger2/lib/
auto-value-1.0.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 1422 milliseconds