Searched refs:buttonNextPreNode (Results 1 – 2 of 2) sorted by relevance
516 …auto buttonNextPreNode = CreateNextPrevButtonNode(timePickerSwitchEvent, timePickerNode, buttonInf… in CreateButtonNodeForAging() local517 CHECK_NULL_RETURN(buttonNextPreNode, nullptr); in CreateButtonNodeForAging()519 buttonNextPreNode->MountToParent(contentRow); in CreateButtonNodeForAging()
679 RefPtr<FrameNode> buttonNextPreNode = nullptr; in CreateButtonNodeForAging() local683 buttonNextPreNode = CreateNextPrevButtonNode( in CreateButtonNodeForAging()685 CHECK_NULL_RETURN(buttonNextPreNode, nullptr); in CreateButtonNodeForAging()686 contentRow->AddChild(buttonNextPreNode, 1); in CreateButtonNodeForAging()