Home
last modified time | relevance | path

Searched defs:u3 (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/frameworks/animator/
Dinterpolation.cpp22 …_t Interpolation::GetBezierInterpolation(int16_t t, int16_t u0, int16_t u1, int16_t u2, int16_t u3) in GetBezierInterpolation()
41 float Interpolation::GetBezierInterpolation(float t, float u0, float u1, float u2, float u3) in GetBezierInterpolation()
57 float Interpolation::GetBezierDerivative(float t, float u0, float u1, float u2, float u3) in GetBezierDerivative()
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
Dsegmentbutton.js1666 u3: 15 property
2351 u3: 11 property
2423 u3: 23 property
2500 u3: 13 property
2533 u3: 13 property
2569 … }, { page: "segmentbutton/src/main/ets/components/MainPage.ets", line: 1178, u3: 9 }); property
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
Dtoolbar.js839 onMeasureSize(u3, v3, w3) { argument
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
Deditabletitlebar.js840 set buttonGestureModifier(u3) { argument