Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dclip_path.h60 void SetGeometryBoxType(GeometryBoxType geometryBoxType) in SetGeometryBoxType() function
110 void SetGeometryBoxType(GeometryBoxType geometryBoxType) in SetGeometryBoxType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_model_impl.cpp98 clipPath->SetGeometryBoxType(GeometryBoxType::BORDER_BOX); in InitBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp540 clipPath->SetGeometryBoxType(geometryBoxType); in CreateClipPath()