Home
last modified time | relevance | path

Searched refs:getParentIndex_ (Results 1 – 2 of 2) sorted by relevance

/plugin/ol3/
Dscript.js8getParentIndex_=function(t){return t-1>>1},t.prototype.heapify_=function(){var t;for(t=(this.eleme… method in t
/plugin/openlayersmap/ol/
Dol.js.map1getParentIndex_(index) {\n return (index - 1) >> 1;\n }\n\n /**\n * Make this a heap. O(N).…