Home
last modified time | relevance | path

Searched defs:size (Results 12451 - 12475 of 30338) sorted by relevance

1...<<491492493494495496497498499500>>...1214

/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager_impl.cpp378 static size_t OnWritingMemory(void* data, size_t size, size_t memBytes, void* userData) in OnWritingMemory() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_select_ffi.cpp27 VectorNativeSelectOptionHandle FFICJCreateVectorNativeSelectOption(int64_t size) in FFICJCreateVectorNativeSelectOption() argument
68 FfiOHOSAceFrameworkSelectSetFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetFont() argument
87 FfiOHOSAceFrameworkSelectSetSelectedOptionFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetSelectedOptionFont() argument
106 FfiOHOSAceFrameworkSelectSetOptionFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetOptionFont() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_relative_container_bridge.cpp36 void FreeGuideLineCharPtr(ArkUIGuidelineStyle* values, ArkUI_Int32 size) in FreeGuideLineCharPtr() argument
44 void FreeBarrierCharPtr(ArkUIBarrierStyle* values, ArkUI_Int32 size) in FreeBarrierCharPtr() argument
88 int32_t size = static_cast<int32_t>(idsArr->Length(vm)); in SetGuideLine() local
149 int32_t size = static_cast<int32_t>(idsArr->Length(vm)); in SetBarrier() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_menu_item.cpp237 JSRef<JSVal> size = obj->GetProperty("size"); in ContentFont() local
299 JSRef<JSVal> size = obj->GetProperty("size"); in LabelFont() local
H A Djs_menu.cpp83 JSRef<JSVal> size = obj->GetProperty("size"); in Font() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.cpp554 void AnimatableProperties::SetPropBackgroundSize(const BackgroundImageSize& size) in SetPropBackgroundSize() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dai_write_adapter.cpp182 size_t size = valueVec.size(); in SetArrayParam() local
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_inspector_test.cpp536 auto size = inspectBadge.attrs_.size(); HWTEST_F() local
707 auto size = inspectCamera.attrs_.size(); HWTEST_F() local
739 auto size = inspectCanvas.attrs_.size(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp273 auto size = ctx->CalculateTargetSize(srcSize, dstSize, rawImageSize); in HWTEST_F() local
308 auto size = ctx->GetSourceSize(); HWTEST_F() local
341 auto size = ctx->GetImageSize(); HWTEST_F() local
749 auto size = ctx->GetSourceSize(); HWTEST_F() local
839 auto size = ctx->GetSourceSize(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/image/
H A Dimage_provider_test_ng.cpp264 auto size = ctx->CalculateTargetSize(srcSize, dstSize, rawImageSize); in HWTEST_F() local
299 auto size = ctx->GetSourceSize(); HWTEST_F() local
332 auto size = ctx->GetImageSize(); HWTEST_F() local
740 auto size = ctx->GetSourceSize(); HWTEST_F() local
830 auto size = ctx->GetSourceSize(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dbox_layout_algorithm_test_ng.cpp501 auto size = parentLayoutConstraint.selfIdealSize.width_; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.cpp156 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); in HWTEST_F() local
188 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); in HWTEST_F() local
231 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); in HWTEST_F() local
291 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
355 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
424 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
466 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
731 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
770 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
807 auto size = progressLayoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
949 auto size = layoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
991 auto size = layoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
1000 auto size = layoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
1035 auto size = layoutAlgorithm->MeasureContent(contentConstraint, &layoutWrapper); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/
H A Dflex_new_test_ng.cpp648 float size = 300.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp949 auto size = imageLayoutAlgorithm->MeasureContent(layoutConstraintSize, &layoutWrapper); in HWTEST_F() local
1349 auto size = imageLayoutAlgorithm->MeasureContent(layoutConstraintSize, &layoutWrapper); in HWTEST_F() local
1569 auto size in HWTEST_F() local
1618 auto size = imageLayoutAlgorithm->MeasureContent(layoutConstraintSize, &layoutWrapper); HWTEST_F() local
[all...]
H A Dimage_pattern_test_ng.cpp369 int32_t size = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dshape_pattern_test_ng.cpp106 auto size = layoutAlgorithm->MeasureContent( in HWTEST_F() local
162 auto size = static_cast<int32_t>(mesh.size()); in HWTEST_F() local
223 auto size = layoutAlgorithm->MeasureContent(layoutProperty->CreateContentConstraint(), &layoutWrapper); HWTEST_F() local
[all...]
H A Drect_pattern_test_ng.cpp72 auto size = layoutAlgorithm->MeasureContent(layoutProperty->CreateContentConstraint(), &layoutWrapper); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
H A Dtext_input_layout_algorithm.cpp146 auto size = layoutWrapper->GetGeometryNode()->GetFrameSize() - in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dparagraph.h96 LeadingMarginSize size; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dindexer_composed_element.cpp138 auto size = render ? render->GetItemSize().Value() : 0; in GetItemSize() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h49 double size = 0.0; variable
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp173 void SetStrokeDashArray(ArkUINodeHandle node, const ArkUI_Float32* dashArrayArray, int32_t* dimUnits, int32_t size) in SetStrokeDashArray() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h82 std::optional<ImageSpanSize> size; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene.cpp601 auto size = geometryNode->GetFrameSize(); in OnDirtyLayoutWrapperSwap() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.h91 void SetItemSize(const Dimension& size) in SetItemSize() argument

Completed in 34 milliseconds

1...<<491492493494495496497498499500>>...1214