Home
last modified time | relevance | path

Searched defs:children_ (Results 1 – 25 of 26) sorted by relevance

12

/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_xml_utils.h30 std::vector<Element> children_; variable
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Danalog_clock_component.h54 jerry_value_t children_; variable
Dtab_bar_component.h67 jerry_value_t children_; variable
Dtabs_component.h71 jerry_value_t children_; variable
Dcomponent.h613 jerry_value_t children_; variable
/foundation/arkui/ace_engine/frameworks/core/pipeline/layers/
Dlayer.h66 std::list<RefPtr<Layer>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dflutter_node.h71 std::vector<std::shared_ptr<FlutterNode>> children_; variable
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
Dfile_access_service.h76 std::vector<std::shared_ptr<ObserverNode>> children_; variable
/foundation/arkui/ace_engine/frameworks/base/json/
Duobject.h103 std::unordered_map<std::string, std::shared_ptr<UObject>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dmulti_child.h100 std::list<RefPtr<Component>> children_; variable
Delement.h308 std::list<RefPtr<Element>> children_; variable
Drender_node.h1296 std::list<RefPtr<RenderNode>> children_; variable
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_span.h106 std::list<RefPtr<DOMNode>> children_; variable
Ddom_node.h884 std::list<RefPtr<DOMNode>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_item_group_component.h118 std::list<RefPtr<Component>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
Dsvg_node.h100 std::vector<RefPtr<SvgNode>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.h145 mutable std::list<RefPtr<UINode>> children_; variable
/foundation/window/window_manager/wmserver/include/
Dwindow_node.h136 std::vector<sptr<WindowNode>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper_node.h227 std::list<RefPtr<LayoutWrapperNode>> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_node.h166 std::vector<RefPtr<SvgNode>> children_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.h350 std::vector<NodeId> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.h524 std::list<RefPtr<UINode>> children_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h440 std::list<WeakPtr> children_; variable
/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
Delement_proxy.cpp1056 std::map<size_t, RefPtr<ElementProxy>> children_; member in OHOS::Ace::V2::__anon4e7e773f0111::LazyForEachElementProxy
1140 std::list<RefPtr<ElementProxy>> children_; member in OHOS::Ace::V2::__anon4e7e773f0111::LinearElementProxy
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.h879 std::list<RefPtr<AccessibilityNode>> children_; variable

12