Home
last modified time | relevance | path

Searched defs:height (Results 2701 - 2725 of 5776) sorted by relevance

1...<<101102103104105106107108109110>>...232

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigation_model_impl.cpp54 void NavigationModelImpl::SetTitleHeight(const Dimension& height, bool isValid) in SetTitleHeight() argument
H A Dbutton_model_impl.cpp264 void ButtonModelImpl::SetHeight(const Dimension& height) in SetHeight() argument
292 void ButtonModelImpl::SetSize(const std::optional<Dimension>& width, const std::optional<Dimension>& height) in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp337 void ButtonComponent::FitTextHeight(AnimatableDimension& height) in FitTextHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_side_bar.cpp391 JSRef<JSVal> height = value->GetProperty("height"); in ParseControlButtonOG() local
425 JSRef<JSVal> height = value->GetProperty("height"); in ParseControlButtonNG() local
[all...]
H A Djs_toggle.cpp200 auto height = defaultHeight - verticalPadding * 2; in JsHeight() local
H A Djs_base_node.cpp202 auto height = sizeObj->GetProperty("height"); in ConstructorCallback() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp278 ConvertSkImageToPixmap( const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) ConvertSkImageToPixmap() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp258 double height = 0.0; in OnGetHeight() local
377 void JSRenderImage::SetHeight(double height) in SetHeight() argument
H A Djs_offscreen_canvas.cpp252 napi_value height = nullptr; in OnGetHeight() local
303 double height = 0.0; in OnSetHeight() local
407 CreateContext2d(napi_env env, double width, double height, const EcmaVM* vm) CreateContext2d() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_scroll_layout_test_ng.cpp49 void GridScrollLayoutTestNg::UpdateLayoutWrapper(RefPtr<FrameNode>& frameNode, float width, float height) in UpdateLayoutWrapper() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_branch_test_ng.cpp877 int32_t height = 20; in HWTEST_F() local
905 int32_t height = 20; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_presentation_test_ng.cpp914 float height = sheetPattern->sheetFitContentHeight_; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/
H A Drelative_container_testthree_ng.cpp56 std::optional<CalcLength> height = CalcLength(CONTAINER_HEIGHT); in CreateLayoutAlgorithm() local
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng.cpp779 auto height = CalcLength::FromString("1px"); in HWTEST_F() local
816 auto height = CalcLength::FromString("1px"); in HWTEST_F() local
860 auto height = CalcLength::FromString("10px"); in HWTEST_F() local
894 auto height in HWTEST_F() local
1395 auto height = CalcLength::FromString("10px"); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp827 Dimension height = 50.0_vp; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp127 void PluginFrontend::OnSurfaceChanged(int32_t width, int32_t height) {} in OnSurfaceChanged() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp75 void FormManagerDelegate::NotifySurfaceChange(float width, float height, float borderWidth) {} in NotifySurfaceChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp492 auto height = ReadDimension(buff, cursor); in ReadLeadingMargin() local
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.cpp39 OH_NativeXComponent_GetXComponentSize( OH_NativeXComponent* component, const void* window, uint64_t* width, uint64_t* height) OH_NativeXComponent_GetXComponentSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_model_ng.cpp130 void SideBarContainerModelNG::SetControlButtonHeight(const Dimension& height) in SetControlButtonHeight() argument
263 void SideBarContainerModelNG::SetControlButtonHeight(FrameNode* frameNode, const Dimension& height) in SetControlButtonHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp146 void OnTextChangedListenerImpl::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp114 float height = rightHandler.GetY() - leftHandler.GetY() + rightHandler.Height(); in CalculateTextDragData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model_ng.cpp226 void ToggleModelNG::SetHeight(const Dimension& height) in SetHeight() argument
522 void ToggleModelNG::SetHeight(FrameNode* frameNode, const Dimension& height) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dradio_modifier.cpp130 auto height = defaultHeight - verticalPadding * 2; //2 is Calculate the parameters of the formula in ResetRadioSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp248 auto height = static_cast<int32_t>(rsBitmap.GetHeight()); in GetPixelMap() local

Completed in 35 milliseconds

1...<<101102103104105106107108109110>>...232