Home
last modified time | relevance | path

Searched refs:XAllocSizeHints (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-x.c577 if ((size_hints = XAllocSizeHints()) != NULL) { in rpng_x_create_window()
H A Drpng2-x.c961 if ((size_hints = XAllocSizeHints()) != NULL) { in rpng2_x_create_window()
/third_party/glfw/src/
H A Dx11_window.c272 XSizeHints* hints = XAllocSizeHints(); in updateNormalHints()
712 XSizeHints* hints = XAllocSizeHints(); in createNativeWindow()
2176 XSizeHints* hints = XAllocSizeHints(); in _glfwSetWindowPosX11()
H A Dx11_platform.h203 #define XAllocSizeHints _glfw.x11.xlib.AllocSizeHints macro

Completed in 12 milliseconds