Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_utils.cpp34 const JSRef<JSObject>& itemObject) in ParseSymbolAndIcon()
127 const JSCallbackInfo& info, const JSRef<JSObject>& itemObject, NG::BarItem& toolBarItem) in ParseToolBarItemAction()
159 auto itemObject = JSRef<JSObject>::Cast(item); in ParseToolbarItemsConfiguration() local
236 auto itemObject = JSRef<JSObject>::Cast(item); in ParseBarItems() local
H A Djs_linear_gradient.cpp49 auto itemObject = JSRef<JSObject>::Cast(item); in Constructor() local
H A Djs_navigation.cpp101 auto itemObject = JSRef<JSObject>::Cast(item); in ParseToolBarItems() local
H A Djs_web.cpp4923 auto itemObject = JSRef<JSObject>::Cast(item); in ParseScriptItems() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp471 nlohmann::json itemObject = jsonIt.value(); in ParsePkgContextInfoJson() local
507 const nlohmann::json &itemObject, const std::string &key, std::vector<std::string> &items) in ParsePkgContextInfoJsonString()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp169 napi_value itemObject = JsRun::CreateRun(env, info); in OnGetGlyphRuns() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp873 nlohmann::json itemObject = jsonIt.value(); in GetPkgContextInfoListMap() local
905 void SimulatorImpl::GetPkgContextInfoListInner(nlohmann::json &itemObject, std::vector<std::string>… in GetPkgContextInfoListInner()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp724 napi_value itemObject = JsTextLine::CreateTextLine(env, info); in OnGetTextLines() local