Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js164 purgeVariableDependenciesOnElmtId(p64) { argument
165 this.__iconStyle.purgeDependencyOnElmtId(p64);
166 this.__icon.purgeDependencyOnElmtId(p64);
167 this.__primaryText.purgeDependencyOnElmtId(p64);
168 this.__secondaryText.purgeDependencyOnElmtId(p64);
169 this.__description.purgeDependencyOnElmtId(p64);
170 this.__itemRowSpace.purgeDependencyOnElmtId(p64);
171 this.__leftWidth.purgeDependencyOnElmtId(p64);
175 this.__fontSizeScale.purgeDependencyOnElmtId(p64);
176 this.__parentDirection.purgeDependencyOnElmtId(p64);
[all …]