Lines Matching refs:_GLFW_REQUIRE_INIT
234 _GLFW_REQUIRE_INIT(); in glfwDefaultWindowHints()
267 _GLFW_REQUIRE_INIT(); in glfwWindowHint()
380 _GLFW_REQUIRE_INIT(); in glfwDestroyWindow()
423 _GLFW_REQUIRE_INIT(); in glfwSetWindowShouldClose()
434 _GLFW_REQUIRE_INIT(); in glfwSetWindowTitle()
446 _GLFW_REQUIRE_INIT(); in glfwSetWindowIcon()
460 _GLFW_REQUIRE_INIT(); in glfwGetWindowPos()
469 _GLFW_REQUIRE_INIT(); in glfwSetWindowPos()
487 _GLFW_REQUIRE_INIT(); in glfwGetWindowSize()
496 _GLFW_REQUIRE_INIT(); in glfwSetWindowSize()
511 _GLFW_REQUIRE_INIT(); in glfwSetWindowSizeLimits()
554 _GLFW_REQUIRE_INIT(); in glfwSetWindowAspectRatio()
586 _GLFW_REQUIRE_INIT(); in glfwGetFramebufferSize()
606 _GLFW_REQUIRE_INIT(); in glfwGetWindowFrameSize()
615 _GLFW_REQUIRE_INIT(); in glfwIconifyWindow()
624 _GLFW_REQUIRE_INIT(); in glfwRestoreWindow()
633 _GLFW_REQUIRE_INIT(); in glfwMaximizeWindow()
642 _GLFW_REQUIRE_INIT(); in glfwShowWindow()
656 _GLFW_REQUIRE_INIT(); in glfwHideWindow()
669 _GLFW_REQUIRE_INIT(); in glfwFocusWindow()
744 _GLFW_REQUIRE_INIT(); in glfwSetWindowMonitor()
776 _GLFW_REQUIRE_INIT(); in glfwSetWindowUserPointer()
868 _GLFW_REQUIRE_INIT(); in glfwPollEvents()
874 _GLFW_REQUIRE_INIT(); in glfwWaitEvents()
884 _GLFW_REQUIRE_INIT(); in glfwWaitEventsTimeout()
897 _GLFW_REQUIRE_INIT(); in glfwPostEmptyEvent()