/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_controller_ffi.cpp | 218 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 D | cj_richeditor_controller_ffi.h | 138 int64_t size; member
|
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | pointer_event.h | 52 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 D | js_slider.cpp | 277 size_t size = jsLinearGradient->GetGradient().size(); in ConvertGradientColor() local
|
/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | span_to_html.cpp | 225 std::string SpanToHtml::ToHtml(const std::optional<ImageSpanSize>& size) in ToHtml() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsXNode.js | [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/ |
H A D | camera.cpp | 633 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 D | dynamic_component_renderer_impl.cpp | 209 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 D | nav_bar_test_ng.cpp | 548 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 D | navigation_test_ng.cpp | 805 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 D | radio_test_ng.cpp | 1059 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 D | list_common_test_ng.cpp | 117 int32_t size = static_cast<int32_t>(listItems.size()); in FindFocusNodeIndex() local
|
/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | gesture_event_hub_test_ng.cpp | 386 auto size = static_cast<int32_t>(result.size()); in HWTEST_F() local [all...] |
H A D | gesture_event_hub_test_two_ng.cpp | 242 auto size = SizeF(1, 1); in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_media_player.cpp | 133 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 D | select_modifier.cpp | 99 SetMenuAlign( ArkUINodeHandle node, ArkUI_Int32 alignType, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 size) SetMenuAlign() argument
|
H A D | frame_node_modifier.cpp | 415 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 D | native_interface_xcomponent.h | 199 double size; member 226 double size; member 250 double size; member [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_test_ng.cpp | 2303 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 D | water_flow_pattern.cpp | 625 auto size = geometryNode->GetPaddingSize(); in NeedRender() local
|
H A D | water_flow_model_ng.cpp | 579 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 D | switch_modifier.h | 176 void SetSize(SizeF& size) in SetSize() argument
|
/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_decoder.cpp | 478 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 D | node_animate.cpp | 170 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 D | radio_modifier.h | 172 void SetSize(SizeF& size) in SetSize() argument
|