Home
last modified time | relevance | path

Searched refs:XAllocClassHint (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/gregbook/
Drpng-x.c590 if ((class_hints = XAllocClassHint()) != NULL) { in rpng_x_create_window()
Drpng2-x.c967 if ((class_hints = XAllocClassHint()) != NULL) { in rpng2_x_create_window()
/external/ImageMagick/MagickCore/
Dvms.h40 #define XAllocClassHint XALLOCCLASSHINT macro
Dxwindow.c5270 windows->class_hints=XAllocClassHint(); in XInitializeWindows()