Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp441 bool pushRet = false; in MoveChildStepVertical() local
453 pushRet = true; in MoveChildStepVertical()
466 pushRet = true; in MoveChildStepVertical()
473 return (popRet || pushRet); in MoveChildStepVertical()
479 bool pushRet = false; in MoveChildStepHorizontal() local
491 pushRet = true; in MoveChildStepHorizontal()
504 pushRet = true; in MoveChildStepHorizontal()
511 return (popRet || pushRet); in MoveChildStepHorizontal()