Searched refs:transformInv_ (Results 1 – 2 of 2) sorted by relevance
8 …transformInv_=function(t){var e=t[0]+"/"+t[1];return a[e]||(a[e]=s(t)),a[e]},this.maxSourceExtent_… method
1 …transformInv_ = function (c) {\n const key = c[0] + '/' + c[1];\n if (!transformInvCache…