MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / restore

Method restore

src/common/style/CartoCSS.js:97–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 function restore() {
98 chunks[j] = temp;
99 i = memo;
100 current = i;
101 }
102
103 function sync() {
104 if (i > current) {

Callers 15

_canvasUpdateMethod · 0.80
UnicodeMarker.jsFile · 0.80
_canvasUpdateMethod · 0.80
_canvasUpdateMethod · 0.80
brushMethod · 0.80
afterBrushMethod · 0.80
_paintListMethod · 0.80
_brushHoverMethod · 0.80
clearMethod · 0.80
brushMethod · 0.80
brushMethod · 0.80
getTextWidthMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected