Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Dnumber_format_module_tdd_test.cpp47 const jerry_char_t *jsContent = reinterpret_cast<const jerry_char_t *>(js); in RunJs() local
H A Ddate_time_module_tdd_test.cpp47 const jerry_char_t *jsContent = reinterpret_cast<const jerry_char_t *>(js); in RunJs() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp2018 auto jsContent = menuItemObject->Get(vm, panda::StringRef::NewFromUtf8(vm, "content")); in WrapMenuParams() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp5142 auto jsContent = menuItemObject->GetProperty("content"); in SelectionMenuOptions() local
H A Djs_view_abstract.cpp10944 auto jsContent = menuItemObject->GetProperty("content"); in ParseOnCreateMenu() local