Functions
x11_init.c File Reference
#include "internal.h"
#include <X11/Xresource.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <stdio.h>
#include <locale.h>
Include dependency graph for x11_init.c:

Go to the source code of this file.

Functions

Cursor _glfwCreateCursorX11 (const GLFWimage *image, int xhot, int yhot)
 
void _glfwGrabErrorHandlerX11 (void)
 
void _glfwInputErrorX11 (int error, const char *message)
 
const char * _glfwPlatformGetVersionString (void)
 
int _glfwPlatformInit (void)
 
void _glfwPlatformTerminate (void)
 
void _glfwReleaseErrorHandlerX11 (void)
 
static Window createHelperWindow (void)
 
static Cursor createHiddenCursor (void)
 
static void createKeyTables (void)
 
static void detectEWMH (void)
 
static int errorHandler (Display *display, XErrorEvent *event)
 
static Atom getSupportedAtom (Atom *supportedAtoms, unsigned long atomCount, const char *atomName)
 
static void getSystemContentScale (float *xscale, float *yscale)
 
static GLFWbool hasUsableInputMethodStyle (void)
 
static GLFWbool initExtensions (void)
 
static int translateKeyCode (int scancode)
 

Function Documentation

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

Definition at line 883 of file x11_init.c.

void _glfwGrabErrorHandlerX11 ( void  )

Definition at line 855 of file x11_init.c.

void _glfwInputErrorX11 ( int  error,
const char *  message 
)

Definition at line 872 of file x11_init.c.

const char* _glfwPlatformGetVersionString ( void  )

Definition at line 1080 of file x11_init.c.

int _glfwPlatformInit ( void  )

Definition at line 922 of file x11_init.c.

void _glfwPlatformTerminate ( void  )

Definition at line 993 of file x11_init.c.

void _glfwReleaseErrorHandlerX11 ( void  )

Definition at line 863 of file x11_init.c.

static Window createHelperWindow ( void  )
static

Definition at line 828 of file x11_init.c.

static Cursor createHiddenCursor ( void  )
static

Definition at line 819 of file x11_init.c.

static void createKeyTables ( void  )
static

Definition at line 231 of file x11_init.c.

static void detectEWMH ( void  )
static

Definition at line 372 of file x11_init.c.

static int errorHandler ( Display *  display,
XErrorEvent *  event 
)
static

Definition at line 842 of file x11_init.c.

static Atom getSupportedAtom ( Atom *  supportedAtoms,
unsigned long  atomCount,
const char *  atomName 
)
static

Definition at line 354 of file x11_init.c.

static void getSystemContentScale ( float *  xscale,
float *  yscale 
)
static

Definition at line 781 of file x11_init.c.

static GLFWbool hasUsableInputMethodStyle ( void  )
static

Definition at line 330 of file x11_init.c.

static GLFWbool initExtensions ( void  )
static

Definition at line 462 of file x11_init.c.

static int translateKeyCode ( int  scancode)
static

Definition at line 41 of file x11_init.c.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31