Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
x11_init.c File Reference
#include "internal.h"
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <stdio.h>
#include <locale.h>
#include <unistd.h>
+ Include dependency graph for x11_init.c:

Go to the source code of this file.

Functions

void _glfwGrabErrorHandlerX11 (void)
 
void _glfwReleaseErrorHandlerX11 (void)
 
void _glfwInputErrorX11 (int error, const char *message)
 
Cursor _glfwCreateCursorX11 (const GLFWimage *image, int xhot, int yhot)
 
int _glfwPlatformInit (void)
 
void _glfwPlatformTerminate (void)
 
const char * _glfwPlatformGetVersionString (void)
 

Function Documentation

◆ _glfwCreateCursorX11()

Cursor _glfwCreateCursorX11 ( const GLFWimage image,
int  xhot,
int  yhot 
)

Definition at line 1073 of file x11_init.c.

+ Here is the caller graph for this function:

◆ _glfwGrabErrorHandlerX11()

void _glfwGrabErrorHandlerX11 ( void  )

Definition at line 1045 of file x11_init.c.

+ Here is the caller graph for this function:

◆ _glfwInputErrorX11()

void _glfwInputErrorX11 ( int  error,
const char *  message 
)

Definition at line 1062 of file x11_init.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ _glfwPlatformGetVersionString()

const char * _glfwPlatformGetVersionString ( void  )

Definition at line 1484 of file x11_init.c.

◆ _glfwPlatformInit()

int _glfwPlatformInit ( void  )

Definition at line 1112 of file x11_init.c.

+ Here is the call graph for this function:

◆ _glfwPlatformTerminate()

void _glfwPlatformTerminate ( void  )

Definition at line 1390 of file x11_init.c.

+ Here is the call graph for this function:

◆ _glfwReleaseErrorHandlerX11()

void _glfwReleaseErrorHandlerX11 ( void  )

Definition at line 1053 of file x11_init.c.

+ Here is the caller graph for this function: