Home
last modified time | relevance | path

Searched refs:nLeft (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_section.cpp302 int32_t nLeft = 0; in UpdateWordPlace() local
304 int32_t nMid = (nLeft + nRight) / 2; in UpdateWordPlace()
305 while (nLeft <= nRight) { in UpdateWordPlace()
309 nMid = (nLeft + nRight) / 2; in UpdateWordPlace()
311 nLeft = nMid + 1; in UpdateWordPlace()
312 nMid = (nLeft + nRight) / 2; in UpdateWordPlace()
324 int32_t nLeft = 0; in SearchWordPlace() local
327 while (nLeft <= nRight) { in SearchWordPlace()
338 nMid = (nLeft + nRight) / 2; in SearchWordPlace()
342 nLeft = nMid + 1; in SearchWordPlace()
[all …]
Dcpvt_variabletext.cpp409 int32_t nLeft = 0; in SearchWordPlace() local
414 while (nLeft <= nRight) { in SearchWordPlace()
424 nMid = (nLeft + nRight) / 2; in SearchWordPlace()
428 nLeft = nMid + 1; in SearchWordPlace()
429 nMid = (nLeft + nRight) / 2; in SearchWordPlace()
778 int32_t nLeft = 0; in GetAutoFontSize() local
781 while (nLeft <= nRight) { in GetAutoFontSize()
785 nLeft = nMid + 1; in GetAutoFontSize()
786 nMid = (nLeft + nRight) / 2; in GetAutoFontSize()
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh98 HBUINT8 nLeft; member
116 if (glyph <= ranges[i].nLeft) in get_code()
121 glyph -= (ranges[i].nLeft + 1); in get_code()
221 fmt1->ranges[i].nLeft = code_ranges[i].glyph; in serialize()
369 TYPE nLeft; member
384 if (unlikely (!ranges[i].sanitize (c) || (num_glyphs < ranges[i].nLeft + 1))) in sanitize()
386 num_glyphs -= (ranges[i].nLeft + 1); in sanitize()
398 if (glyph <= ranges[i].nLeft) in get_sid()
400 glyph -= (ranges[i].nLeft + 1); in get_sid()
414 unsigned count = ranges[i].nLeft + 1; in collect_glyph_to_sid_map()
[all …]
Dhb-subset-cff1.cc279 unsigned int nLeft = last_glyph - pair.glyph - 1; in complete() local
280 two_byte |= nLeft >= 0x100; in complete()
282 pair.glyph = nLeft; in complete()
/external/fonttools/Lib/fontTools/cffLib/
D__init__.py1700 nLeft = end - first
1701 if nLeft > 255:
1703 ranges.append((first, nLeft))
1707 nLeft = end - first
1708 if nLeft > 255:
1710 ranges.append((first, nLeft))
1717 for first, nLeft in ranges:
1718 data.append(packCard16(first) + nLeftFunc(nLeft))
1744 nLeft = nLeftFunc(file)
1746 for CID in range(first, first + nLeft + 1):
[all …]
/external/sqlite/dist/orig/
Dsqlite3.c63240 int nLeft, /* IN: Elements in array *paLeft */
63251 assert( nLeft>0 && nRight>0 );
63252 while( iRight<nRight || iLeft<nLeft ){
63256 if( (iLeft<nLeft)
63266 if( iLeft<nLeft && aContent[aLeft[iLeft]]==dbpage ) iLeft++;
63268 assert( iLeft>=nLeft || aContent[aLeft[iLeft]]>dbpage );
102725 int nLeft, nRight;
102728 nLeft = sqlite3ExprVectorSize(pExpr->pLeft);
102732 if( nRight==nLeft ){
102739 if( nLeft!=nRight ){
[all …]
/external/sqlite/dist/
Dsqlite3.c63256 int nLeft, /* IN: Elements in array *paLeft */
63267 assert( nLeft>0 && nRight>0 );
63268 while( iRight<nRight || iLeft<nLeft ){
63272 if( (iLeft<nLeft)
63282 if( iLeft<nLeft && aContent[aLeft[iLeft]]==dbpage ) iLeft++;
63284 assert( iLeft>=nLeft || aContent[aLeft[iLeft]]>dbpage );
102741 int nLeft, nRight;
102744 nLeft = sqlite3ExprVectorSize(pExpr->pLeft);
102748 if( nRight==nLeft ){
102755 if( nLeft!=nRight ){
[all …]
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c61401 int nLeft, /* IN: Elements in array *paLeft */
61412 assert( nLeft>0 && nRight>0 );
61413 while( iRight<nRight || iLeft<nLeft ){
61417 if( (iLeft<nLeft)
61427 if( iLeft<nLeft && aContent[aLeft[iLeft]]==dbpage ) iLeft++;
61429 assert( iLeft>=nLeft || aContent[aLeft[iLeft]]>dbpage );
99789 int nLeft, nRight;
99792 nLeft = sqlite3ExprVectorSize(pExpr->pLeft);
99795 if( nRight==nLeft ){
99802 if( nLeft!=nRight ){
[all …]
/external/harfbuzz_ng/perf/texts/
Den-words.txt7481 nLeft