Home
last modified time | relevance | path

Searched defs:nodeList (Results 1 – 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
Djs_third_provider_interaction_operation_utils.h37 auto nodeList = nativeInfo.GetChildNodeIds(); in TransformAccessbilityElementInfo() local
Djs_accessibility_manager.cpp777 …r<AccessibilityNode>& node, const std::string& text, std::list<RefPtr<AccessibilityNode>>& nodeLis… in FindText()
790 …onst RefPtr<NG::UINode>& node, const std::string& text, std::list<RefPtr<NG::FrameNode>>& nodeList) in FindText()
2457 void AddFocusableNode(std::list<RefPtr<NG::FrameNode>>& nodeList, const RefPtr<NG::FrameNode>& node) in AddFocusableNode()
3370 void ClearDefaultFocusList(std::list<WeakPtr<NG::FrameNode>>& nodeList) in ClearDefaultFocusList()
6238 std::list<RefPtr<AccessibilityNode>> nodeList; in SearchElementInfosByText() local
8004 std::list<RefPtr<AccessibilityNode>> nodeList; in FocusMoveSearch() local
8034 std::list<RefPtr<AccessibilityNode>>& nodeList, const RefPtr<AccessibilityNode>& node) in AddFocusableNode()
8055const std::list<RefPtr<AccessibilityNode>>& nodeList, RefPtr<AccessibilityNode>& node, const int d… in FindNodeInRelativeDirection()
8070const std::list<RefPtr<AccessibilityNode>>& nodeList, RefPtr<AccessibilityNode>& node, const int d… in FindNodeInAbsoluteDirection()
8108 const std::list<RefPtr<AccessibilityNode>>& nodeList, RefPtr<AccessibilityNode>& node) in GetNextFocusableNode()
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.cpp221 const auto& nodeList = builder_->OnDataBulkDeleted(index, count); in OnDataBulkDeleted() local
263 const auto& nodeList = builder_->OnDataBulkChanged(index, count); in OnDataBulkChanged() local
323 std::list<std::pair<std::string, RefPtr<UINode>>> nodeList = pair.second; in OnDatasetChange() local
/foundation/arkui/ace_engine/frameworks/core/components/flex/
Drender_flex.cpp267 auto& nodeList = context->GetAlignDeclarationNodeList(); in PerformLayout() local
354 auto nodeList = magicNode.second; in LayoutMagicNodes() local
372 auto nodeList = magicNodeMap.second; in RelayoutForStretchMagicNode() local
399 auto nodeList = (*iter).second; in PerformLayoutInIndexMode() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_query_object_helper_test.cpp299 auto nodeList = RelationalStoreManager::ParserQueryNodes(bytes, status); variable
/foundation/arkui/ace_engine/frameworks/core/components/split_container/
Drender_split_container.cpp114 auto nodeList = (*iter).second; in UpdateDisplayNode() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Delement_register.cpp268 std::list<WeakPtr<NG::FrameNode>> nodeList = { node }; in AddFrameNodeByInspectorId() local
/foundation/arkui/ace_engine/test/mock/core/pipeline/
Dmock_element_register.cpp240 std::list<WeakPtr<NG::FrameNode>> nodeList = { node }; in AddFrameNodeByInspectorId() local
/foundation/arkui/ace_engine/interfaces/native/node/
Dnode_extened.h197 ArkUI_NodeHandle* nodeList; member
/foundation/arkui/ace_engine/test/unittest/interfaces/
Dnative_render_node_test.cpp189 ArkUI_RenderNodeHandle* nodeList; variable
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
Dtreeview.js948 get nodeList() { getter in TreeView
952 set nodeList(g32) { setter in TreeView
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_pattern.cpp5540 const auto& nodeList = navigationStack_->GetAllNavDestinationNodes(); in FirePreTopPrimaryNodeInactiveIfNeeded() local