/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/ |
H A D | recycle_dummy_node.cpp | 39 auto childCount = TotalChildCount(); in ~RecycleDummyNode() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | runtime_effect.cpp | 68 MakeShader(std::shared_ptr<Data> uniforms, std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, bool isOpaque) MakeShader() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_top_down_test.cpp | 515 int32_t childCount = 0; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_runtime_effect.cpp | 102 MakeShader(std::shared_ptr<Data> uniforms, std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, bool isOpaque) MakeShader() argument
|
H A D | skia_shader_effect.cpp | 256 size_t childCount = 1; in InitWithLightUp() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_layout_algorithm.cpp | 26 auto childCount = layoutWrapper->GetTotalChildCount(); in Measure() local 100 auto childCount = layoutWrapper->GetTotalChildCount(); in Layout() local 166 auto childCount = layoutWrapper->GetTotalChildCount(); GetMaxItemWidth() local 183 MeasurePopup(LayoutWrapper* layoutWrapper, uint32_t childCount) MeasurePopup() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
H A D | js_third_provider_interaction_operation_utils_test.cpp | 417 int64_t childCount = in HWTEST_F() local
|
H A D | native_interface_accessibility_test.cpp | 633 int64_t childCount = in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_animation_helper_test_ng.cpp | 56 CreateGridNodeWithChild( size_t childCount, const GridItemStyle& gridItemStyle) CreateGridNodeWithChild() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_layout_test_ng.cpp | 1441 auto childCount = 3; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | gesture_event_hub_test_two_ng.cpp | 30 RefPtr<FrameNode> CreateGridNodeWithChild(size_t childCount, const GridItemStyle& gridItemStyle) in CreateGridNodeWithChild() argument 587 RefPtr<FrameNode> CreateFrameNodeGroup(int32_t targetId, size_t childCount) in CreateFrameNodeGroup() argument
|
H A D | event_manager_test_ng_new.cpp | 25 RefPtr<FrameNode> CreateFrameNodeGroup(int32_t targetId, size_t childCount) in CreateFrameNodeGroup() argument
|
H A D | gesture_event_hub_test_ng_property_config.cpp | 30 RefPtr<FrameNode> CreateGridNodeWithChild(size_t childCount, const GridItemStyle& gridItemStyle) in CreateGridNodeWithChild() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_pattern.cpp | 371 auto childCount = host->GetTotalChildCount(); in UpdateStartIndex() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.cpp | 593 auto childCount = 0; in EstimateContentHeight() local
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_accessibility.cpp | 157 OH_ArkUI_AccessibilityElementInfoSetChildNodeIds( ArkUI_AccessibilityElementInfo* elementInfo, int32_t childCount, int64_t* childNodeIds) OH_ArkUI_AccessibilityElementInfoSetChildNodeIds() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
H A D | menu_layoutThi_test_ng.cpp | 218 void MenuLayout3TestNg::MountMenuItemToParent(const RefPtr<FrameNode>& parent, int32_t childCount, bool isNeedGroup) in MountMenuItemToParent() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_stub.cpp | 1587 int32_t childCount = data.ReadInt32(); in HandleStartNativeChildProcess() local
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 1332 int32_t childCount = 0; in IsChildProcessReachLimit() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_pattern.cpp | 1115 auto childCount = static_cast<float>(pickerNode->GetChildren().size()); in CheckAndUpdateColumnSize() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
H A D | refresh_pattern.cpp | 739 int32_t childCount = host->TotalChildCount(); in UpdateScrollTransition() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 629 size_t childCount = 1; in MakeDynamicDimShader() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_pattern.cpp | 550 auto childCount = children.size(); in UpdateSelectParam() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 2018 size_t childCount = 1; in MakeDynamicDimShader() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_pattern.cpp | 386 auto childCount = host->GetChildren().size() - MASK_COUNT; in AddMaskItemClickEvent() local 567 auto childCount = host->TotalChildCount() - MASK_COUNT; in CanScroll() local 1402 auto childCount = host->TotalChildCount() - MASK_COUNT; in HandleBottomTabBarChange() local 2002 auto childCount = tabBarNode->TotalChildCount() - MASK_COUNT; in UpdateGradientRegions() local 2724 auto childCount in IsAtBottom() local [all...] |