Searched refs:SetIdealSurfaceOffsetY (Results 1 – 8 of 8) sorted by relevance
148 void XComponentControllerNG::SetIdealSurfaceOffsetY(float offsetY) in SetIdealSurfaceOffsetY() function in OHOS::Ace::NG::XComponentControllerNG152 pattern->SetIdealSurfaceOffsetY(offsetY); in SetIdealSurfaceOffsetY()
45 void SetIdealSurfaceOffsetY(float offsetY) override;
63 virtual void SetIdealSurfaceOffsetY(float offsetY) {} in SetIdealSurfaceOffsetY() function
304 void SetIdealSurfaceOffsetY(float offsetY);
1526 void XComponentPattern::SetIdealSurfaceOffsetY(float offsetY) in SetIdealSurfaceOffsetY() function in OHOS::Ace::NG::XComponentPattern
236 xcomponentController_->SetIdealSurfaceOffsetY(static_cast<float>(offsetY.ConvertToPx())); in SetXComponentSurfaceRect()
1238 pattern->SetIdealSurfaceOffsetY(SURFACE_OFFSETY);1270 pattern->SetIdealSurfaceOffsetY(SURFACE_OFFSETY);
633 xcomponentController->SetIdealSurfaceOffsetY(SURFACE_OFFSETY);