Home
last modified time | relevance | path

Searched defs:margin (Results 126 - 150 of 253) sorted by relevance

1234567891011

/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h256 void SetPreviousMargin(const Dimension& margin) in SetPreviousMargin() argument
268 void SetNextMargin(const Dimension& margin) in SetNextMargin() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_toolbar_util.cpp314 MarginProperty margin; in CreateToolbarItemInContainer() local
46 AddSafeIntervalBetweenToolbarItem( MarginProperty& margin, uint32_t count, size_t toolbarItemSize, bool needMoreButton) AddSafeIntervalBetweenToolbarItem() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp330 void SwiperComponent::SetPreviousMargin(const Dimension& margin) in SetPreviousMargin() argument
340 void SwiperComponent::SetNextMargin(const Dimension& margin) in SetNextMargin() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_pattern.cpp52 MarginProperty margin; in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.cpp103 JSRef<JSObject> margin = JSRef<JSObject>::New(); in GenMargin() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.h72 NativeMargin margin; member
168 double margin; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp725 MarginProperty margin; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Doverlength_dot_indicator_modifier.cpp163 void OverlengthDotIndicatorModifier::UpdateShrinkPaintProperty(const OffsetF& margin, in UpdateShrinkPaintProperty() argument
190 void OverlengthDotIndicatorModifier::UpdateNormalPaintProperty(const OffsetF& margin, in UpdateNormalPaintProperty() argument
H A Ddot_indicator_paint_method.cpp301 CalculatePointCenterX( const LinearVector<float>& itemHalfSizes, float margin, float padding, float space, int32_t index) CalculatePointCenterX() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.cpp133 MarginProperty margin; in UpdateSwitchLayoutProperty() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp634 float MarginStart(Axis axis, const PaddingPropertyF& margin) in MarginStart() argument
638 float MarginEnd(Axis axis, const PaddingPropertyF& margin) in MarginEnd() argument
647 const auto& margin = info_->margins_[idx]; in LayoutSection() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp87 const auto& margin = margins_.back(); in GetMaxMainHeight() local
H A Dwater_flow_segmented_layout.cpp229 const auto& margin = margins[i]; in SegmentedInit() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtabs_modifier.cpp43 CalcDimension margin = Dimension(value, static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetScrollableBarModeOptions() local
205 CalcDimension margin = Dimension(0.0, DimensionUnit::VP); in ResetScrollableBarModeOptions() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_dialog_view.cpp174 MarginProperty margin; in Show() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp85 MarginProperty margin; in CreateText() local
117 MarginProperty margin; in CreateHeaderText() local
146 MarginProperty margin; CreateEndIcon() local
172 MarginProperty margin; CreateStartIcon() local
233 MarginProperty margin; CreateMainMenuItem() local
283 MarginProperty margin; CreateDeviceMenuItem() local
353 MarginProperty margin; CreateMenuItemGroupNode() local
499 MarginProperty margin; CreateText() local
583 MarginProperty margin; CreateEndIcon() local
628 MarginProperty margin; CreateStartIcon() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.h148 void SetMargin(const std::string& margin) in SetMargin() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_attr_test_ng.cpp1045 float margin = 10.f; in HWTEST_F() local
1052 EXPECT_EQ(GetChildX(tabBarNode_, 0), margin); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_test_ng.cpp385 MarginProperty margin; in HWTEST_F() local
668 MarginProperty margin; in HWTEST_F() local
776 MarginProperty margin; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp963 MarginProperty margin; in HWTEST_F() local
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Dframe_rtg.c925 int set_frame_margin(struct frame_info *frame_info, int margin) in set_frame_margin() argument
H A Drtg_ctrl.c377 static int set_frame(struct frame_info *frame_info, int margin) in set_frame() argument
410 int update_frame_state(int grp_id, int margin, bool in_frame) in update_frame_state() argument
515 static int set_margin(int grp_id, int margin) in set_margin() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-core-priv.h167 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin() argument
172 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin() argument
/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-core-priv.h167 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin() argument
172 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin() argument
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Dframe_rtg.c925 int set_frame_margin(struct frame_info *frame_info, int margin) in set_frame_margin() argument

Completed in 31 milliseconds

1234567891011