MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / save

Method save

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

Source from the content-addressed store, hash-verified

89 };
90
91 function save() {
92 temp = chunks[j];
93 memo = i;
94 current = i;
95 }
96
97 function restore() {
98 chunks[j] = temp;

Callers 15

_canvasUpdateMethod · 0.80
UnicodeMarker.jsFile · 0.80
_canvasUpdateMethod · 0.80
_canvasUpdateMethod · 0.80
brushMethod · 0.80
beforeBrushMethod · 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