Searched refs:SetIdealSurfaceHeight (Results 1 – 8 of 8) sorted by relevance
134 void XComponentControllerNG::SetIdealSurfaceHeight(float surfaceHeight) in SetIdealSurfaceHeight() function in OHOS::Ace::NG::XComponentControllerNG138 pattern->SetIdealSurfaceHeight(surfaceHeight); in SetIdealSurfaceHeight()
41 void SetIdealSurfaceHeight(float surfaceHeight) override;
61 virtual void SetIdealSurfaceHeight(float surfaceHeight) {} in SetIdealSurfaceHeight() function
302 void SetIdealSurfaceHeight(float surfaceHeight);
1516 void XComponentPattern::SetIdealSurfaceHeight(float surfaceHeight) in SetIdealSurfaceHeight() function in OHOS::Ace::NG::XComponentPattern
224 xcomponentController_->SetIdealSurfaceHeight(static_cast<float>(surfaceHeight.ConvertToPx())); in SetXComponentSurfaceRect()
631 xcomponentController->SetIdealSurfaceHeight(SURFACE_HEIGHT);
1206 pattern->SetIdealSurfaceHeight(SURFACE_HEIGHT);