Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_layout_algorithm.cpp39 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 Drecycle_dummy_node.cpp43 auto childCount = TotalChildCount(); in ~RecycleDummyNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_effect.cpp69 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 Dskia_runtime_effect.cpp103 std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, in MakeShader()
H A Dskia_shader_effect.cpp256 size_t childCount = 1; in InitWithLightUp() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_animation_helper_test_ng.cpp57 size_t childCount, const GridItemStyle& gridItemStyle) in CreateGridNodeWithChild()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_utils_test.cpp417 int64_t childCount = variable
H A Dnative_interface_accessibility_test.cpp633 int64_t childCount = variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_top_down_test.cpp513 int32_t childCount = 0; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp158 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 Dwater_flow_layout_info.cpp598 auto childCount = 0; in EstimateContentHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp401 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 Dwater_flow_pattern.cpp374 auto childCount = host->GetTotalChildCount(); in UpdateStartIndex() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng_new.cpp21 RefPtr<FrameNode> CreateFrameNodeGroup(int32_t targetId, size_t childCount) in CreateFrameNodeGroup()
H A Dgesture_event_hub_test_ng_property_config.cpp30 RefPtr<FrameNode> CreateGridNodeWithChild(size_t childCount, const GridItemStyle& gridItemStyle) in CreateGridNodeWithChild()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_layout_test_ng.cpp1489 auto childCount = 3; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp722 int32_t childCount = host->TotalChildCount(); in UpdateScrollTransition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.cpp1162 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 Drs_property_drawable_utils.cpp675 size_t childCount = 1; in MakeDynamicDimShader() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp552 auto childCount = children.size(); in UpdateSelectParam() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1895 size_t childCount = 1; in MakeDynamicDimShader() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp1324 int32_t childCount = 0; in IsChildProcessReachLimit() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp1618 int32_t childCount = data.ReadInt32(); in HandleStartNativeChildProcess() local