Home
last modified time | relevance | path

Searched refs:newEventNode (Results 1 – 1 of 1) sorted by relevance

/third_party/glfw/src/
Dmir_window.c55 static EventNode* newEventNode(const MirEvent* event, _GLFWwindow* context) in newEventNode() function
68 EventNode* new_node = newEventNode(event, context); in enqueueEvent()