Searched defs:getCurrentIndex (Results 1 – 8 of 8) sorted by relevance
72 protected final long getCurrentIndex() { in getCurrentIndex() method in BaseMediaChunkIterator
134 public final int getCurrentIndex() { return (_index < 0) ? 0 : _index; } in getCurrentIndex() method in JsonStreamContext
177 public int getCurrentIndex() { in getCurrentIndex() method in History
445 public int getCurrentIndex() { in getCurrentIndex() method in ShadowWebView.BackForwardList
741 public int getCurrentIndex() { in getCurrentIndex() method in ShadowWebView.BackForwardList
7168 std::size_t getCurrentIndex() const { in getCurrentIndex() function