Home
last modified time | relevance | path

Searched refs:popRet (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp440 bool popRet = false; in MoveChildStepVertical() local
457 popRet = true; in MoveChildStepVertical()
470 popRet = true; in MoveChildStepVertical()
473 return (popRet || pushRet); in MoveChildStepVertical()
478 bool popRet = false; in MoveChildStepHorizontal() local
495 popRet = true; in MoveChildStepHorizontal()
508 popRet = true; in MoveChildStepHorizontal()
511 return (popRet || pushRet); in MoveChildStepHorizontal()

Completed in 3 milliseconds