Home
last modified time | relevance | path

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

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