Home
last modified time | relevance | path

Searched defs:sizeYValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp763 int sizeYValue = 0; in AddDisturbance() local
805 …const JSRef<JSObject>& paramObj, int& sizeXValue, int& sizeYValue, int& positionXValue, int& posit… in GetSizeAndPositionValues()
866 auto sizeYValue = sizeValue->GetProperty("height")->ToNumber<float>(); in ParseEmitterProperty() local