Searched refs:NODE_EVENT_CATEGORY_COMPONENT_EVENT (Results 1 – 4 of 4) sorted by relevance
38 NODE_EVENT_CATEGORY_COMPONENT_EVENT, enumerator
586 event->category = static_cast<int32_t>(NODE_EVENT_CATEGORY_COMPONENT_EVENT); in ConvertEvent()616 event->category = static_cast<int32_t>(NODE_EVENT_CATEGORY_COMPONENT_EVENT); in ConvertEvent()806 if (!event || event->category != static_cast<int32_t>(NODE_EVENT_CATEGORY_COMPONENT_EVENT)) { in OH_ArkUI_NodeEvent_GetNodeComponentEvent()913 … (!nodeEvent || nodeEvent->category != static_cast<int32_t>(NODE_EVENT_CATEGORY_COMPONENT_EVENT)) { in OH_ArkUI_NodeEvent_GetDragEvent()
190 nodeEvent.category = NodeEventCategory::NODE_EVENT_CATEGORY_COMPONENT_EVENT;207 nodeEvent.category = NodeEventCategory::NODE_EVENT_CATEGORY_COMPONENT_EVENT;
314 … (!nodeEvent || nodeEvent->category != static_cast<int32_t>(NODE_EVENT_CATEGORY_COMPONENT_EVENT)) { in OH_ArkUI_NodeEvent_GetPreDragStatus()