Home
last modified time | relevance | path

Searched refs:GetSizeAndPositionValues (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.h30 static void GetSizeAndPositionValues(const JSRef<JSObject>& paramObj, int& sizeXValue, int& sizeYValue,
H A Djs_particle.cpp765 GetSizeAndPositionValues(paramObj, sizeXValue, sizeYValue, positionXValue, positionYValue); in AddDisturbance()
803 void JSParticle::GetSizeAndPositionValues( in GetSizeAndPositionValues() function in OHOS::OHOS::Ace::Framework::JSParticle

Completed in 3 milliseconds