Home
last modified time | relevance | path

Searched defs:sizeObj (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_camera.cpp27 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in Create() local
H A Djs_flex.cpp142 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_navigator.cpp169 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_plugin.cpp84 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_flex_impl.cpp216 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsFlexSize() local
H A Djs_stack.cpp160 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in SetSize() local
H A Djs_form.cpp117 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in SetSize() local
H A Djs_shape_abstract.cpp293 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
356 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in ObjectSize() local
365 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in ObjectOffset() local
430 JSRef<JSObject> sizeObj in ObjectPosition() local
[all...]
H A Djs_checkbox.cpp242 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_radio.cpp185 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_checkboxgroup.cpp193 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_shape.cpp133 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_toggle.cpp238 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_base_node.cpp198 auto sizeObj = JSRef<JSObject>::Cast(size); in ConstructorCallback() local
H A Djs_view_measure_layout.cpp455 JSRef<JSObject> sizeObj = JSRef<JSObject>::Make(jsObject); in JSMeasure() local
542 JSRef<JSObject> sizeObj = layoutInfo->GetProperty("position"); in JSLayout() local
H A Djs_select.cpp546 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
H A Djs_water_flow.cpp314 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in SetItemConstraintSize() local
H A Djs_slider.cpp520 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in SetBlockSize() local
H A Djs_button.cpp621 JSRef<JSObject> sizeObj = JSRef<JSObject>::Cast(info[0]); in JsSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_pattern.cpp83 auto sizeObj = JsonUtil::Create(true); in ToJsonValue() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_object_types.cpp53 auto sizeObj = Hold<CameraNapiObjSize>(profile_.size_); in GetCameraNapiObject() local
62 auto sizeObj = Hold<CameraNapiObjSize>(videoProfile_.size_); in GetCameraNapiObject() local
73 auto sizeObj = Hold<CameraNapiObjSize>(depthProfile_.size_); in GetCameraNapiObject() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp747 napi_value sizeObj; in GetPhotoRequestOption() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp203 auto sizeObj = panda::ObjectRef::NewWithNamedProperties(vm, ArraySize(keysOfSize), keysOfSize, valuesOfSize); in FireDrawCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp774 auto sizeObj = obj->GetProperty("size"); in ParseJsImageSpanSizeAttribute() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp1891 napi_value sizeObj; in GetPhotoRequestOption() local

Completed in 31 milliseconds

12