Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/framework/src/
H A Dui_test_app.cpp66 uint8_t deltaHeight = 60; // 60: UIList height(64) - first button border width(4) in InitMainMenu() local
69 mainList_->SetPosition(margin, deltaHeight); in InitMainMenu()
71 Screen::GetInstance().GetHeight() - deltaHeight); in InitMainMenu()
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dreasonable-using-animation.md34 let deltaHeight = (heightSizeEnd - this.heightSize) / doTimes
39 this.heightSize = this.heightSize + deltaHeight