Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_element.cpp146 passengerHeight_ = passengerComponent_->GetHeightDimension(); in AboardShuttle()
204 passengerComponent_->SetHeight(passengerHeight_.Value(), passengerHeight_.Unit()); in GetOffShuttle()
H A Dshared_transition_element.h101 Dimension passengerHeight_; variable