Home
last modified time | relevance | path

Searched defs:itemObject (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_gradient.cpp49 auto itemObject = JSRef<JSObject>::Cast(item); in Constructor() local
H A Djs_navigation_utils.cpp159 auto itemObject = JSRef<JSObject>::Cast(item); in ParseToolbarItemsConfiguration() local
33 ParseSymbolAndIcon(const JSCallbackInfo& info, NG::BarItem& toolBarItem, const JSRef<JSObject>& itemObject) ParseSymbolAndIcon() argument
126 ParseToolBarItemAction(const WeakPtr<NG::FrameNode>& targetNode, const JSCallbackInfo& info, const JSRef<JSObject>& itemObject, NG::BarItem& toolBarItem) ParseToolBarItemAction() argument
236 auto itemObject = JSRef<JSObject>::Cast(item); ParseBarItems() local
[all...]
H A Djs_navigation.cpp101 auto itemObject = JSRef<JSObject>::Cast(item); in ParseToolBarItems() local
H A Djs_web.cpp5110 auto itemObject = JSRef<JSObject>::Cast(item); in ParseScriptItems() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/line_typeset_napi/
H A Djs_line_typeset.cpp189 napi_value itemObject = JsTextLine::CreateTextLine(env, info); in OnCreateLine() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp471 nlohmann::json itemObject = jsonIt.value(); in ParsePkgContextInfoJson() local
506 ParsePkgContextInfoJsonString( const nlohmann::json &itemObject, const std::string &key, std::vector<std::string> &items) ParsePkgContextInfoJsonString() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp222 napi_value itemObject = JsRun::CreateRun(env, info); in OnGetGlyphRuns() local
324 napi_value itemObject = JsTextLine::CreateTextLine(env, info); in OnCreateTruncatedLine() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp776 napi_value itemObject = JsTextLine::CreateTextLine(env, info); in OnGetTextLines() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp873 nlohmann::json itemObject = jsonIt.value(); in GetPkgContextInfoListMap() local
905 GetPkgContextInfoListInner(nlohmann::json &itemObject, std::vector<std::string> &items, std::map<std::string, std::string> &pkgAliasMap, std::string &pkgName) GetPkgContextInfoListInner() argument
[all...]

Completed in 21 milliseconds