Searched refs:getCurrentIndex (Results 1 – 4 of 4) sorted by relevance
177 public int getCurrentIndex() { in getCurrentIndex() method in History277 return searchBackwards(s, getCurrentIndex()); in searchBackwards()
445 public int getCurrentIndex() { in getCurrentIndex() method in ShadowWebView.BackForwardList460 return new HistoryItem(history.get(getCurrentIndex())); in getCurrentItem()
291 assertThat(historyList.getCurrentIndex()).isEqualTo(-1); in shouldCopyBackForwardListWhenEmpty()315 assertThat(historyList.getCurrentIndex()).isEqualTo(-1); in shouldReturnCopyFromCopyBackForwardList()
463 virtual std::size_t getCurrentIndex() const = 0;6887 .getCurrentIndex(); in getGeneratorIndex()7168 std::size_t getCurrentIndex() const { in getCurrentIndex() function