Home
last modified time | relevance | path

Searched defs:size (Results 11626 - 11650 of 15501) sorted by relevance

1...<<461462463464465466467468469470>>...621

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.cpp218 auto size = CalcDimension(nativeStyle.fontSize, static_cast<DimensionUnit>(nativeStyle.fontSizeUnit)); in ParseTextStyle() local
400 NativeRichEditorSpanResultListFree(int64_t size, NativeRichEditorSpanResult* src) NativeRichEditorSpanResultListFree() argument
[all...]
H A Dcj_richeditor_controller_ffi.h138 int64_t size; member
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h52 double size = 0.0; member
74 double size = 0.0; member in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_slider.cpp277 size_t size = jsLinearGradient->GetGradient().size(); in ConvertGradientColor() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp225 std::string SpanToHtml::ToHtml(const std::optional<ImageSpanSize>& size) in ToHtml() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js[all...]
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp633 uint32_t size = buffer->GetSize(); in OnBufferAvailable() local
644 int32_t CameraCallback::SaveData(char *buffer, int32_t size, std::string& path) in SaveData() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp209 void DynamicComponentRendererImpl::HandleCardSizeChangeEvent(const SizeF& size) in HandleCardSizeChangeEvent() argument
409 UpdateViewportConfig( const SizeF& size, float density, int32_t orientation, AnimationOption animationOpt) UpdateViewportConfig() argument
472 auto size = output.size(); SearchElementInfoByAccessibilityId() local
486 auto size = output.size(); SearchElementInfosByText() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp548 auto size = SizeF(DEFAULT_SIZE_LENGTH, DEFAULT_SIZE_LENGTH); in HWTEST_F() local
616 auto size = SizeF(0, 0); in HWTEST_F() local
1162 auto size = SizeF(DEFAULT_SIZE_LENGTH, DEFAULT_SIZE_LENGTH); in HWTEST_F() local
1209 auto size = SizeF(DEFAULT_SIZE_LENGTH, 0.0f); in HWTEST_F() local
[all...]
H A Dnavigation_test_ng.cpp805 SizeF size; in HWTEST_F() local
806 algorithm->SetNavigationHeight(AceType::RawPtr(layoutWrapper), size); in HWTEST_F() local
809 algorithm->SetNavigationHeight(AceType::RawPtr(layoutWrapper), size); in HWTEST_F() local
813 algorithm->SetNavigationHeight(AceType::RawPtr(layoutWrapper), size); in HWTEST_F() local
817 algorithm->SetNavigationHeight(AceType::RawPtr(layoutWrapper), size); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp1059 auto size = radioLayoutAlgorithm.MeasureContent(layoutConstraintSize, &layoutWrapper); in HWTEST_F() local
1079 auto size = radioLayoutAlgorithm.MeasureContent(layoutConstraintSize, &layoutWrapper); in HWTEST_F() local
1107 auto size = radioLayoutAlgorithm.MeasureContent(layoutConstraintSize, &layoutWrapper); in HWTEST_F() local
1128 auto size in HWTEST_F() local
1151 auto size = radioLayoutAlgorithm.MeasureContent(layoutConstraintSize, &layoutWrapper); HWTEST_F() local
1172 auto size = radioLayoutAlgorithm.MeasureContent(layoutConstraintSize, &layoutWrapper); HWTEST_F() local
1193 auto size = radioLayoutAlgorithm.MeasureContent(layoutConstraintSize, &layoutWrapper); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_common_test_ng.cpp117 int32_t size = static_cast<int32_t>(listItems.size()); in FindFocusNodeIndex() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng.cpp386 auto size = static_cast<int32_t>(result.size()); in HWTEST_F() local
[all...]
H A Dgesture_event_hub_test_two_ng.cpp242 auto size = SizeF(1, 1); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp133 auto size = statBuf.st_size; in SetSource() local
158 auto size = statBuf.st_size; in SetSourceByFd() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dselect_modifier.cpp99 SetMenuAlign( ArkUINodeHandle node, ArkUI_Int32 alignType, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 size) SetMenuAlign() argument
H A Dframe_node_modifier.cpp415 size_t size = isExpanded ? frameNode->GetAllChildrenWithBuild(false).size() in GetLast() local
430 void GetLayoutSize(ArkUINodeHandle node, ArkUI_Int32* size) in GetLayoutSize() argument
495 ArkUI_Uint32 GetCustomPropertyCapiByKey(ArkUINodeHandle node, ArkUI_CharPtr key, char** value, ArkUI_Uint32* size) in GetCustomPropertyCapiByKey() argument
510 FreeCustomPropertyCharPtr(char* value, ArkUI_Uint32 size) FreeCustomPropertyCharPtr() argument
[all...]
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h199 double size; member
226 double size; member
250 double size; member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp2303 auto size = leftCaptureNode->GetGeometryNode()->GetFrameRect(); in HWTEST_F() local
2324 auto size = leftCaptureNode->GetGeometryNode()->GetFrameRect(); in HWTEST_F() local
2345 auto size = leftCaptureNode->GetGeometryNode()->GetFrameRect(); HWTEST_F() local
2362 auto size = rightCaptureNode->GetGeometryNode()->GetFrameRect(); HWTEST_F() local
2398 auto size = leftCaptureNode->GetGeometryNode()->GetFrameRect(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp625 auto size = geometryNode->GetPaddingSize(); in NeedRender() local
H A Dwater_flow_model_ng.cpp579 auto size = layoutProperty->GetItemMinSize(); in GetItemMinWidth() local
594 auto size = layoutProperty->GetItemMaxSize(); in GetItemMaxWidth() local
609 auto size = layoutProperty->GetItemMinSize(); in GetItemMinHeight() local
624 auto size in GetItemMaxHeight() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_modifier.h176 void SetSize(SizeF& size) in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.cpp478 png_copy_frame_data_at_index(const uint8_t *data, const PngInfo *info, const uint32_t index, uint32_t *size) png_copy_frame_data_at_index() argument
776 GetFrameData(uint32_t index, uint32_t *size, bool oldWay) GetFrameData() argument
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_animate.cpp170 ArkUI_KeyframeAnimateOption* OH_ArkUI_KeyframeAnimateOption_Create(int32_t size) in OH_ArkUI_KeyframeAnimateOption_Create() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_modifier.h172 void SetSize(SizeF& size) in SetSize() argument

Completed in 39 milliseconds

1...<<461462463464465466467468469470>>...621