Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_badge.cpp86 auto postionValue = JSRef<JSObject>::Cast(position); in CreateBadgeParameters() local
87 JSRef<JSVal> xVal = postionValue->GetProperty("x"); in CreateBadgeParameters()
88 JSRef<JSVal> yVal = postionValue->GetProperty("y"); in CreateBadgeParameters()

Completed in 1 milliseconds