HomeSort by relevance Sort by last modified time
    Searched full:nmid (Results 1 - 19 of 19) sorted by null

  /external/pdfium/core/fpdfdoc/
csection.cpp 110 int32_t nMid = (nLeft + nRight) / 2;
112 CLine* pLine = m_LineArray[nMid].get();
114 nRight = nMid - 1;
115 nMid = (nLeft + nRight) / 2;
117 nLeft = nMid + 1;
118 nMid = (nLeft + nRight) / 2;
120 place.nLineIndex = nMid;
133 int32_t nMid = pdfium::CollectionSize<int32_t>(m_LineArray) / 2;
135 CLine* pLine = m_LineArray[nMid].get();
144 nRight = nMid - 1
    [all...]
cpdf_variabletext.cpp 434 int32_t nMid = pdfium::CollectionSize<int32_t>(m_SectionArray) / 2;
438 if (!pdfium::IndexInBounds(m_SectionArray, nMid))
440 CSection* pSection = m_SectionArray[nMid].get();
446 nRight = nMid - 1;
447 nMid = (nLeft + nRight) / 2;
451 nLeft = nMid + 1;
452 nMid = (nLeft + nRight) / 2;
457 place.nSecIndex = nMid;
855 int32_t nMid = nTotal / 2;
857 if (IsBigger(gFontSizeSteps[nMid]))
    [all...]
  /external/pdfium/fpdfsdk/
fpdfppo.cpp 94 auto nMid = cbMidRange.Find('-');
95 if (!nMid.has_value()) {
103 atoi(cbMidRange.Left(nMid.value()).c_str()));
107 nMid = nMid.value() + 1;
108 size_t nEnd = cbMidRange.GetLength() - nMid.value();
113 atoi(cbMidRange.Mid(nMid.value(), nEnd).c_str()));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapiform.h 149 MAPINAMEID nmid; member in struct:__anon65187
  /external/tcpdump/
print-smb.c 804 "[P4]SMB Command = [B]\nError class = [BP1]\nError code = [d]\nFlags1 = [B]\nFlags2 = [B][P13]\nTree ID = [d]\nProc ID = [d]\nUID = [d]\nMID = [d]\nWord Count = [b]\n";
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go     [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go     [all...]
  /external/python/cpython3/Lib/html/
entities.py     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
html.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
html.a     [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]
  /external/tagsoup/definitions/
html.tssl     [all...]
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/doc/
named-character-references.html     [all...]
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 

Completed in 898 milliseconds