Searched refs:SetIdealSurfaceWidth (Results 1 – 8 of 8) sorted by relevance
127 void XComponentControllerNG::SetIdealSurfaceWidth(float surfaceWidth) in SetIdealSurfaceWidth() function in OHOS::Ace::NG::XComponentControllerNG131 pattern->SetIdealSurfaceWidth(surfaceWidth); in SetIdealSurfaceWidth()
39 void SetIdealSurfaceWidth(float surfaceWidth) override;
60 virtual void SetIdealSurfaceWidth(float surfaceWidth) {} in SetIdealSurfaceWidth() function
301 void SetIdealSurfaceWidth(float surfaceWidth);
1511 void XComponentPattern::SetIdealSurfaceWidth(float surfaceWidth) in SetIdealSurfaceWidth() function in OHOS::Ace::NG::XComponentPattern
223 xcomponentController_->SetIdealSurfaceWidth(static_cast<float>(surfaceWidth.ConvertToPx())); in SetXComponentSurfaceRect()
630 xcomponentController->SetIdealSurfaceWidth(SURFACE_WIDTH);
1205 pattern->SetIdealSurfaceWidth(SURFACE_WIDTH);