Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_path2d.cpp28 auto jsPath2d = Referenced::MakeRefPtr<JSPath2D>(); in Constructor() local
60 JSPath2D* jsPath2d = JSRef<JSObject>::Cast(info[0])->Unwrap<JSPath2D>(); in JsPath2DAddPath() local