Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp188 void GlfwRenderContext::OnCursorPos(const OnCursorPosFunc &onCursorPos) in OnCursorPos() argument
190 onCursorPos_ = onCursorPos; in OnCursorPos()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/export/
H A Dglfw_render_context.h61 void OnCursorPos(const OnCursorPosFunc &onCursorPos);