Home
last modified time | relevance | path

Searched refs:GetLocalizedBorderRadius (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp409 GetLocalizedBorderRadius(topLeft, topRight, bottomLeft, bottomRight)); in ParseBorderRadius()
411 GetLocalizedBorderRadius(topLeft, topRight, bottomLeft, bottomRight)); in ParseBorderRadius()
H A Djs_view_abstract.h636 …static NG::BorderRadiusProperty GetLocalizedBorderRadius(const std::optional<Dimension>& radiusTop…
H A Djs_view_abstract.cpp4618 NG::BorderRadiusProperty JSViewAbstract::GetLocalizedBorderRadius(const std::optional<Dimension>& r… in GetLocalizedBorderRadius() function in OHOS::Ace::Framework::JSViewAbstract
4644 GetLocalizedBorderRadius(topLeft, topRight, bottomLeft, bottomRight)); in ParseBorderRadius()
4670 GetLocalizedBorderRadius(topLeft, topRight, bottomLeft, bottomRight)); in ParseOuterBorderRadius()