Home
last modified time | relevance | path

Searched defs:heightValue (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_tdd_test.cpp126 JSValue heightValue = jerry_create_number(propValue); in PrepareStyleSheet() local
355 constexpr int32_t heightValue = 50; in ACELiteStyleManagerInlineStyle003() local
636 constexpr int32_t heightValue = 100; in ACELiteStyleManagerIDSelector004() local
772 constexpr int32_t heightValue = 100; in ACELiteStyleManagerClassSelector002() local
892 constexpr uint16_t heightValue = 50; in ACELiteStyleManagerCSSPesudo001() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_counter_bridge.cpp76 Local<JSValueRef> heightValue = runtimeCallInfo->GetCallArgRef(1); in SetCounterHeight() local
163 Local<JSValueRef> heightValue = runtimeCallInfo->GetCallArgRef(2); // 2: height Value in SetCounterSize() local
H A Darkts_native_form_component_bridge.cpp123 Local<JSValueRef> heightValue = runtimeCallInfo->GetCallArgRef(2); in SetSize() local
H A Darkts_native_render_node_bridge.cpp532 float heightValue = 0; in SetFrame() local
555 float heightValue = 0; in SetSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dblank_modifier.cpp39 void SetBlankHeight(ArkUINodeHandle node, ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetBlankHeight()
H A Dform_component_modifier.cpp59 ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetFormSize()
H A Dradio_modifier.cpp115 …e(ArkUINodeHandle node, ArkUI_Float32 widthValue, ArkUI_Int32 widthUnit, ArkUI_Float32 heightValue, in SetRadioSize()
H A Dbutton_modifier.cpp467 …ArkUINodeHandle node, ArkUI_CharPtr widthValue, int32_t widthUnit, ArkUI_CharPtr heightValue, int3… in SetButtonSize()
H A Dsearch_modifier.cpp277 void SetSearchHeight(ArkUINodeHandle node, ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetSearchHeight()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dresize_bilinear_builder_test.cpp69 int64_t *heightValue = new (std::nothrow) int64_t(1); in SaveHeightTensor() local
645 int64_t heightValue = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_plugin.cpp105 JSRef<JSVal> heightValue = sizeObj->GetProperty("height"); in JsSize() local
H A Djs_form.cpp133 JSRef<JSVal> heightValue = sizeObj->GetProperty("height"); in SetSize() local
H A Djs_shape.cpp85 JSRef<JSVal> heightValue = obj->GetProperty("height"); in SetViewPort() local
H A Djs_base_node.cpp203 auto heightValue = height->IsNumber() ? height->ToNumber<float>() : 0.0f; in ConstructorCallback() local
H A Djs_navdestination.cpp216 std::string heightValue; in SetTitle() local
H A Djs_navigation.cpp307 std::string heightValue; in SetTitle() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_tdd_test.cpp331 const int heightValue = 20; variable
529 const int heightValue = 20; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.h53 std::optional<float> heightValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.cpp108 Dimension heightValue(height, static_cast<DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkSwiperSetSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp299 double heightValue = 0.0; in CalcLayoutParam() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_manager.cpp145 napi_value heightValue = nullptr; in GetPictureInPictureOptionFromJs() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dwrap_layout_algorithm.cpp274 auto heightValue = constraint->selfIdealSize.Height(); in PerformLayoutInitialize() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_reference_sync_test.cpp403 double heightValue; in CheckSharedDataAfterUpdated() local
H A Ddistributeddb_cloud_check_sync_test.cpp1173 std::vector<std::string> heightValue = {"155.10"}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp628 JSRef<JSVal> heightValue = obj->GetProperty("height"); in JsCreateImageData() local

12