/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_layout_algorithm.cpp | 39 auto childCount = layoutWrapper->GetTotalChildCount(); in Measure() local 113 auto childCount = layoutWrapper->GetTotalChildCount(); in Layout() local 179 auto childCount = layoutWrapper->GetTotalChildCount(); in GetMaxItemWidth() local 196 void IndexerLayoutAlgorithm::MeasurePopup(LayoutWrapper* layoutWrapper, uint32_t childCount) in MeasurePopup()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/ |
H A D | recycle_dummy_node.cpp | 43 auto childCount = TotalChildCount(); in ~RecycleDummyNode() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | runtime_effect.cpp | 69 std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, in MakeShader()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_runtime_effect.cpp | 103 std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, in MakeShader()
|
H A D | skia_shader_effect.cpp | 256 size_t childCount = 1; in InitWithLightUp() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_animation_helper_test_ng.cpp | 57 size_t childCount, const GridItemStyle& gridItemStyle) in CreateGridNodeWithChild()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
H A D | js_third_provider_interaction_operation_utils_test.cpp | 417 int64_t childCount = variable
|
H A D | native_interface_accessibility_test.cpp | 633 int64_t childCount = variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_top_down_test.cpp | 513 int32_t childCount = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_accessibility.cpp | 158 ArkUI_AccessibilityElementInfo* elementInfo, int32_t childCount, int64_t* childNodeIds) in OH_ArkUI_AccessibilityElementInfoSetChildNodeIds()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.cpp | 598 auto childCount = 0; in EstimateContentHeight() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_pattern.cpp | 401 auto childCount = host->GetChildren().size() - MASK_COUNT; in AddMaskItemClickEvent() local 582 auto childCount = host->TotalChildCount() - MASK_COUNT; in CanScroll() local 1413 auto childCount = host->TotalChildCount() - MASK_COUNT; in HandleBottomTabBarChange() local 2014 auto childCount = tabBarNode->TotalChildCount() - MASK_COUNT; in UpdateGradientRegions() local 2711 auto childCount = host->TotalChildCount() - MASK_COUNT; in IsAtBottom() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_pattern.cpp | 374 auto childCount = host->GetTotalChildCount(); in UpdateStartIndex() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | event_manager_test_ng_new.cpp | 21 RefPtr<FrameNode> CreateFrameNodeGroup(int32_t targetId, size_t childCount) in CreateFrameNodeGroup()
|
H A D | gesture_event_hub_test_ng_property_config.cpp | 30 RefPtr<FrameNode> CreateGridNodeWithChild(size_t childCount, const GridItemStyle& gridItemStyle) in CreateGridNodeWithChild()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_layout_test_ng.cpp | 1489 auto childCount = 3; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
H A D | refresh_pattern.cpp | 722 int32_t childCount = host->TotalChildCount(); in UpdateScrollTransition() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_pattern.cpp | 1162 auto childCount = static_cast<float>(pickerNode->GetChildren().size()); in CheckAndUpdateColumnSize() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 675 size_t childCount = 1; in MakeDynamicDimShader() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_pattern.cpp | 552 auto childCount = children.size(); in UpdateSelectParam() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1895 size_t childCount = 1; in MakeDynamicDimShader() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 1324 int32_t childCount = 0; in IsChildProcessReachLimit() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_stub.cpp | 1618 int32_t childCount = data.ReadInt32(); in HandleStartNativeChildProcess() local
|