Searched defs:setEnd (Results 1 – 3 of 3) sorted by relevance
45 inline void setEnd(uint32_t end) { mEnd = end; } // exclusive in setEnd() function
373 jspb.BinaryDecoder.prototype.setEnd = function(end) { method in jspb.BinaryDecoder
576 public SelectionEvent setEnd(int end) { in setEnd() method in SelectionEvent