Home
last modified time | relevance | path

Searched defs:nMid (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_section.cpp304 int32_t nMid = (nLeft + nRight) / 2; in UpdateWordPlace() local
326 int32_t nMid = fxcrt::CollectionSize<int32_t>(m_LineArray) / 2; in SearchWordPlace() local
381 int32_t nMid = (nLeft + nRight) / 2; in SearchWordPlace() local
Dcpvt_variabletext.cpp411 int32_t nMid = fxcrt::CollectionSize<int32_t>(m_SectionArray) / 2; in SearchWordPlace() local
780 int32_t nMid = nTotal / 2; in GetAutoFontSize() local