Searched defs:nRight (Results 1 – 8 of 8) sorted by relevance
| /external/pdfium/core/src/fpdfdoc/ |
| D | doc_vt.cpp | 166 FX_INT32 nRight = m_LineArray.GetSize() - 1; in UpdateWordPlace() local 192 FX_INT32 nRight = m_LineArray.GetSize() - 1; in SearchWordPlace() local 247 FX_INT32 nRight = range.EndPos.nWordIndex + 1; in SearchWordPlace() local 1164 FX_INT32 nRight = m_SectionArray.GetSize() - 1; in SearchWordPlace() local 1573 FX_INT32 nRight = nTotal - 1; in GetAutoFontSize() local
|
| /external/chromium_org/third_party/sqlite/src/ext/icu/ |
| D | icu.c | 384 int nRight, in icuCollationColl()
|
| /external/chromium_org/third_party/sqlite/src/ext/fts3/ |
| D | fts3.c | 1724 int nRight, /* Maximum difference in token positions */ in fts3PoslistNearMerge() 2493 int nLeft, nRight; in fts3PhraseSelect() local 2557 int nRight, /* As nRight */ in fts3NearMerge() 2872 int nRight; in fts3EvalExpr() local
|
| D | fts3_snippet.c | 596 int nRight; /* Tokens to the right of last highlight */ in fts3SnippetShift() local
|
| /external/chromium_org/third_party/sqlite/src/ext/fts2/ |
| D | fts2.c | 1452 const char *pRight, int nRight, in docListUnion() 1591 const char *pRight, int nRight, in docListPhraseMerge() 1641 const char *pRight, int nRight, in docListAndMerge() 1687 const char *pRight, int nRight, in docListOrMerge() 1750 const char *pRight, int nRight, in docListExceptMerge()
|
| /external/chromium_org/third_party/sqlite/src/ext/rtree/ |
| D | rtree.c | 1874 int nRight = nIdx-nLeft; in SortByDistance() local 1943 int nRight = nIdx-nLeft; in SortByDimension() local
|
| /external/chromium_org/third_party/sqlite/src/src/ |
| D | wal.c | 1364 int nRight = *pnRight; in walMerge() local
|
| D | test1.c | 1826 int nRight, in testCreateCollationCmp()
|