Home
last modified time | relevance | path

Searched defs:size (Results 3526 - 3550 of 4640) sorted by relevance

1...<<141142143144145146147148149150>>...186

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Doffscreen_canvas.h160 void SetFontSize(const Dimension& size) in SetFontSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.h65 auto size = static_cast<int32_t>(GetChildren().size()); in SetIndex() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_layout_algorithm.cpp144 void DatePickerColumnLayoutAlgorithm::MeasureText(LayoutWrapper* layoutWrapper, const SizeF& size) in MeasureText() argument
153 void DatePickerColumnLayoutAlgorithm::ChangeTextStyle(uint32_t index, uint32_t showOptionCount, const SizeF& size, in ChangeTextStyle() argument
186 auto size = geometryNode->GetFrameSize(); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h73 void SetSize(const Dimension& size) in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp22 int32_t OH_NativeXComponent::GetXComponentId(char* id, uint64_t* size) in GetXComponentId() argument
85 GetHistoryPoints(const void* window, int32_t* size, OH_NativeXComponent_HistoricalPoint** historicalPoints) GetHistoryPoints() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_layout_algorithm.cpp442 auto size = static_cast<float>(theme->GetLinearSplitChildMinSize()); GetLinearSplitChildMinSize() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_paint_method.h37 auto size = paintWrapper->GetContentSize(); variable
95 auto size = paintWrapper->GetContentSize(); variable
131 SetModifierBoundsRect(const SizeF& size, const OffsetF& offset) SetModifierBoundsRect() argument
[all...]
H A Dcheckbox_modifier.h162 void SetSize(SizeF& size) in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp321 auto size = CreateIdealSize(constraint.value(), Axis::HORIZONTAL, MeasureType::MATCH_PARENT, true); in Measure() local
132 MeasureTitleBar(LayoutWrapper* layoutWrapper, const RefPtr<NavDestinationGroupNode>& hostNode, const RefPtr<NavDestinationLayoutProperty>& navDestinationLayoutProperty, const SizeF& size) MeasureTitleBar() argument
172 MeasureContentChild(LayoutWrapper* layoutWrapper, const RefPtr<NavDestinationGroupNode>& hostNode, const RefPtr<NavDestinationLayoutProperty>& navDestinationLayoutProperty, const SizeF& size, float titleBarAndToolBarHeight) MeasureContentChild() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp50 auto size = renderPositioned_->GetLayoutSize(); in OnPaintFinish() local
101 void RenderSelectPopup::AdjustTvChildVerticalLayout(const Size& size, double& y, double& height) in AdjustTvChildVerticalLayout() argument
119 AdjustTvChildHorizontalLayout(const Size& size, double& x, double& width) AdjustTvChildHorizontalLayout() argument
162 AdjustChildVerticalLayout(const Size& size, double& y, double& height) AdjustChildVerticalLayout() argument
200 AdjustChildHorizontalLayout(const Size& size, double& x, double& width) AdjustChildHorizontalLayout() argument
247 AdjustChildLayout(Size& size) AdjustChildLayout() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.cpp193 auto size = layoutAlgorithm_->MeasureContent(layoutProperty_->CreateContentConstraint(), this); in Measure() local
369 auto size = GetGeometryNode()->GetFrameSize(); in LayoutOverlay() local
H A Dlayout_wrapper.h95 auto size() const in size() function in OHOS::Ace::NG::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
H A Dgrid_layout_algorithm.cpp23 void OffsetByAlign(const SizeF& size, float rowLen, float colLen, float& positionX, float& positionY) in OffsetByAlign() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp81 auto size = dirty->GetGeometryNode()->GetFrameSize(); in OnDirtyLayoutWrapperSwap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list_item.cpp82 Size size = GetLayoutSize(); in OnPaintFinish() local
121 auto size = GetPaintSize(); in PaintUniversalBackground() local
[all...]
H A Dgrid_layout_manager.cpp462 double size = (direction_ == FlexDirection::ROW || direction_ == FlexDirection::ROW_REVERSE) ? itemSize.Width() in MoveItemToViewPort() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_column.cpp212 auto size = GetLayoutParam().GetMaxSize(); in PerformLayout() local
248 auto size in PerformLayout() local
263 auto size = GetLayoutSize(); LayoutSplitter() local
296 auto size = GetLayoutSize(); UpdateAccessibility() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgeometry_node.h60 auto size = frame_.rect_.GetSize(); in GetMarginFrameSize() local
85 auto size = frame_.rect_.GetSize(); in GetMarginFrameRect() local
138 void SetFrameSize(const SizeF& size) in SetFrameSize() argument
173 auto size = frame_.rect_.GetSize(); GetPaddingSize() local
202 auto size = rect.GetSize(); GetPaddingRect() local
212 SetContentSize(const SizeF& size) SetContentSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_layout_algorithm.cpp100 auto size = SizeF(defaultThickness, defaultThickness); in MeasureContent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp325 auto size = CreateIdealSize(constraint.value(), Axis::HORIZONTAL, MeasureType::MATCH_PARENT, true); in Measure() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.cpp392 size_t size = static_cast<size_t>(len); in ReadMissionInfosFromParcel() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exit_reason_data_manager.cpp291 auto size = jsonObject[JSON_KEY_ABILITY_LIST].size(); in ConvertAppExitReasonInfoFromValue() local
587 auto size = jsonObject[JSON_KEY_RECOVER_INFO_LIST].size(); in ConvertAbilityRecoverInfoFromValue() local
597 auto size = jsonObject[JSON_KEY_SESSION_ID_LIST].size(); in ConvertAbilityRecoverInfoFromValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_layout_algorithm.cpp57 auto size = folderStackGeometryNode->GetFrameSize(); in LayoutHoverStack() local
124 auto size = CreateIdealSizeByPercentRef(layoutConstraint.value(), Axis::HORIZONTAL, MeasureType::MATCH_PARENT) in Measure() local
151 MeasureHoverStack(LayoutWrapper* layoutWrapper, const RefPtr<FolderStackGroupNode>& hostNode, const RefPtr<FolderStackLayoutProperty>& foldStackLayoutProperty, const SizeF& size) MeasureHoverStack() argument
165 MeasureControlPartsStack(LayoutWrapper* layoutWrapper, const RefPtr<FolderStackGroupNode>& hostNode, const RefPtr<FolderStackLayoutProperty>& foldStackLayoutProperty, const SizeF& size) MeasureControlPartsStack() argument
186 RangeCalculation(const RefPtr<FolderStackGroupNode>& hostNode, const RefPtr<FolderStackLayoutProperty>& folderStackLayoutProperty, const SizeF& size) RangeCalculation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkbox_bridge.cpp64 CalcDimension size; in SetMark() local
H A Darkts_native_grid_row_bridge.cpp116 int32_t size = 0; in SetBreakpoints() local

Completed in 20 milliseconds

1...<<141142143144145146147148149150>>...186