Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_path.cpp84 auto jsPath = AceType::MakeRefPtr<JSPath>(); in ConstructorCallback() local
98 void JSPath::DestructorCallback(JSPath* jsPath) in DestructorCallback()
H A Djs_path_shape.cpp22 auto jsPath = AceType::MakeRefPtr<JSPathShape>(); in ConstructorCallback() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.cpp95 JsPath* jsPath = nullptr; in Constructor() local
146 auto jsPath = new JsPath(path); in CreateJsPath() local
668 JsPath* jsPath = nullptr; in OnOp() local
986 JsPath* jsPath = nullptr; in OnAddPath() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.cpp258 void JsAppContext::SetCurrentJsPath(const char * const jsPath) in SetCurrentJsPath()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/
H A Djs_region.cpp252 JsPath* jsPath = nullptr; in OnSetPath() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp611 char *jsPath = nullptr; in CreateBundleInfo() local
845 char *jsPath = nullptr; in SaveBundleInfo() local
H A Dgt_bundle_installer.cpp497 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
H A Dgt_bundle_manager_service.cpp1000 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp514 JsPath* jsPath = nullptr; in OnDrawShadow() local
983 JsPath* jsPath = nullptr; in OnDrawPath() local
1595 JsPath* jsPath = nullptr; in OnClipPath() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp208 Drawing::JsPath* jsPath = nullptr; in OnPaintOnPath() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp491 const char * const jsPath = JsAppContext::GetInstance()->GetCurrentJsPath(); in RelocateFilePathRelative() local