Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix.h171 float d9, float d10, float d11, float d12, float d13, float d14, float d15) in BASE_BEGIN_NAMESPACE()
172 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15 } in BASE_BEGIN_NAMESPACE()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js1578 refreshNode(parentId, parentSubTitle, d15) { argument
1579 this.listNodeDataSource.j10(parentId, parentSubTitle, d15);
3355 d15(insertIndex, parent) { method in h3
3388 this.d15(l7.y14, parent);
3392 this.d15(l7.y14, parent);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js478 set selectValue(d15) {
479 this.__selectValue.set(d15);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
H A Dgridobjectsortcomponent.js684 set imageItemWidth(d15) {
685 this.__imageItemWidth.set(d15);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/counter/interfaces/
H A Dcounter.js2025 this.observeComponentCreation2((c15, d15) => {