Searched refs:startIdx (Results 1 – 2 of 2) sorted by relevance
134 int startIdx = rnd.nextInt(names.length - iMaxNumber - 1) + 1; in _setRecentFunctionIds() local137 for (int i = startIdx; i < startIdx + iMaxNumber; i++) { in _setRecentFunctionIds()143 IDs[i - startIdx] = in _setRecentFunctionIds()
3358 xub_StrLen startIdx() const { return nStt; } in startIdx() function in SwHyperlinkIter_Impl3514 max( aHIter.startIdx(), *pHt->GetStart() ) ); in getHyperLink()
Completed in 95 milliseconds