Home
last modified time | relevance | path

Searched refs:copyModifierWithKey (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkModifier.js38 function copyModifierWithKey(obj) { function
47 stageMap.set(key, copyModifierWithKey(value));
52 static copyModifierWithKey(obj) {
61 stageMap.set(key, this.copyModifierWithKey(value));
74 stageMap.set(key, this.copyModifierWithKey(value));

Completed in 1 milliseconds