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

  /external/pdfium/fpdfsdk/
fpdfsave.cpp 116 int iLast = size - 2;
189 iLast = pArray->GetCount() - 2;
190 pArray->InsertNewAt<CPDF_String>(iLast, "datasets", false);
191 pArray->InsertNewAt<CPDF_Reference>(iLast + 1, pPDFDocument,
211 iLast = pArray->GetCount() - 2;
212 pArray->InsertNewAt<CPDF_String>(iLast, "form", false);
213 pArray->InsertNewAt<CPDF_Reference>(iLast + 1, pPDFDocument,
  /external/pdfium/xfa/fde/
cfde_path.cpp 120 int32_t iLast = pdfium::CollectionSize<int32_t>(points) - 1;
121 if (iLast < 1)
129 for (int32_t i = 0; i < iLast; ++i) {
137 BezierTo(CFX_PointF(pPoints[iLast].x + pTangents[iLast].x,
138 pPoints[iLast].y + pTangents[iLast].y),
  /external/pdfium/xfa/fxfa/app/
cxfa_textparser.cpp 567 int32_t iLast = 0;
579 iLast = iCur;
584 wsAlign = CFX_WideStringC(pTabStops + iLast, iCur - iLast);
589 iLast = iCur;
613 iLast = iCur;
620 CXFA_Measurement ms(CFX_WideStringC(pTabStops + iLast, iCur - iLast));
635 CXFA_Measurement ms(CFX_WideStringC(pTabStops + iLast, iCur - iLast));
    [all...]
  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.cpp 483 int32_t iLast = m_pCurLine->CountChars() - 1;
485 for (int32_t i = 0; i <= iLast;) {
503 if (i == iLast || pTC->m_dwStatus != CFX_RTFBreakType::None ||
713 int32_t iLast = -1;
767 if (iLast < 0) {
768 iLast = iLength;
789 if (iLast > -1) {
791 return iLast;
fgas_textbreak.cpp 970 int32_t iLast = -1;
1027 if (iLast < 0) {
1028 iLast = iLength;
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cscript_layoutpseudomodel.cpp 201 int32_t iLast = pLayoutItem->GetLast()->GetPage()->GetPageIndex();
203 int32_t iPageSpan = iLast - iFirst + 1;
  /external/pdfium/core/fxcrt/
fx_arabic.cpp 443 int32_t iLast = iStart - iCount;
445 for (int32_t i = iStart - 1; i >= iLast; i--)
448 for (int32_t i = iStart - 1; i >= iLast; i--)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
commctrl.h     [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 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.0/
auto-value-1.0.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 1809 milliseconds