Searched defs:nEnd (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_combobox.h18 int nEnd; member in struct:FFL_ComboBoxState
H A Dcffl_textfield.h20 FFL_TextFieldState() : nStart(0), nEnd(0) {}
23 int nEnd; member in struct:FFL_TextFieldState
/external/pdfium/fxjs/
H A Dcjs_printparamsobj.h20 int nEnd; member in class:PrintParamsObj
H A Dcjs_document.cpp352 int nEnd = 0; local
372 nEnd = pprintparamsObj->nEnd;
388 nEnd = pRuntime->ToInt32(params[2]);
404 m_pFormFillEnv->JS_docprint(bUI, nStart, nEnd, bSilent, bShrinkToFit,
/external/pdfium/fpdfsdk/
H A Dfpdfppo.cpp108 size_t nEnd = cbMidRange.GetLength() - nMid.value(); local
109 if (nEnd == 0)
113 atoi(cbMidRange.Mid(nMid.value(), nEnd).c_str()));
H A Dcpdfsdk_formfillenvironment.cpp186 int nEnd,
196 m_pInfo->m_pJsPlatform->Doc_print(m_pInfo->m_pJsPlatform, bUI, nStart, nEnd,
184 JS_docprint(FPDF_BOOL bUI, int nStart, int nEnd, FPDF_BOOL bSilent, FPDF_BOOL bShrinkToFit, FPDF_BOOL bPrintAsImage, FPDF_BOOL bReverse, FPDF_BOOL bAnnotations) argument
/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit.cpp383 int32_t nEnd = -1; local
385 m_pEdit->GetSelection(nStart, nEnd);
388 CPVT_WordPlace wpEnd = m_pEdit->WordIndexToWordPlace(nEnd);
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 439 milliseconds