/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | matrix.h | 170 inline constexpr Mat4X4(float d0, float d1, float d2, float d3, float d4, float d5, float d6, float d7, float d8, in Mat4X4() argument 172 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15 } in Mat4X4() 292 inline constexpr Mat4X3(float d0, float d1, float d2, float d3, float d4, float d5, float d6, float d7, float d8, in Mat4X3() argument 294 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11 } in Mat4X3()
|
/foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/ |
H A D | chipgroup.js | 159 function d4(dimension) { function 667 d4, 678 d4, 689 d4, 712 d4, 723 d4,
|
/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | transform_component.cpp | 154 float a3, float b3, float c3, float d3, float a4, float b4, float c4, float d4, in Matrix3d() 159 operation.matrix4_ = Matrix4(a1, a2, a3, a4, b1, b2, b3, b4, c1, c2, c3, c4, d1, d2, d3, d4); in Matrix3d() 153 Matrix3d(float a1, float b1, float c1, float d1, float a2, float b2, float c2, float d2, float a3, float b3, float c3, float d3, float a4, float b4, float c4, float d4, const AnimationOption& animationOption) Matrix3d() argument
|
H A D | transform_component.h | 82 float c3, float d3, float a4, float b4, float c4, float d4, const AnimationOption& = AnimationOption());
|
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | 330 Stack.onSizeChange((b2, d4) => { 331 this.updateContainerSize(d4);
|
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 790 getItemGestureModifier(c4, d4) { 798 itemSymbolModifier: this.getToolBarSymbolModifier(d4), 807 itemSymbolModifier: this.getToolBarSymbolModifier(d4)
|
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 687 constructor(d4, e4, f4, g4 = -1, h4 = undefined, i4) { 688 super(d4, f4, g4, i4);
|
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
H A D | composetitlebar.js | 764 this.observeComponentCreation((c4, d4) => { 774 if (!d4) {
|
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 419 accessStep(d4) { 421 return this.webViewController?.accessStep(d4);
|
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 419 accessStep(d4) { 421 return this.webViewController?.accessStep(d4);
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 698 let d4 = t.readString(); 701 let g4 = await this.shareCenter.unshare(c4, d4, e4, f4);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_relational_sync_test.cpp | 756 DataValue d4; in operator ()() local 757 d4 = (int64_t)score_; in operator ()() 758 virtualRowData.objectData.PutDataValue("score", d4); in operator ()()
|
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 236 this.d4 = { 332 i5: this.treeViewTheme.d4, 945 this.treeViewTheme.d4 = theme.colors.interactivePressed; 3850 this.item.a6(this.treeViewTheme.d4);
|
/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/ |
H A D | tabtitlebar.js | 581 this.observeComponentCreation2((d4, e4) => {
|
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 1494 TextArrowStyle(c4, d4 = null) {
|