| /src/crypto/external/cpl/trousers/dist/src/tspi/gtk/ |
| support.c | 68 /* This is an internally used function to find pixmap files. */ 94 GtkWidget *pixmap; local 103 g_warning (_("Couldn't find pixmap file: %s"), filename); 107 pixmap = gtk_image_new_from_file (pathname); 109 return pixmap; 127 g_warning (_("Couldn't find pixmap file: %s"), filename);
|
| /src/external/mit/xorg/lib/libxcb/files/ |
| composite.h | 152 xcb_pixmap_t pixmap; member in struct:xcb_composite_name_window_pixmap_request_t 483 xcb_pixmap_t pixmap); 496 xcb_pixmap_t pixmap);
|
| dri3.h | 113 xcb_pixmap_t pixmap; member in struct:xcb_dri3_pixmap_from_buffer_request_t 140 xcb_pixmap_t pixmap; member in struct:xcb_dri3_buffer_from_pixmap_request_t 254 xcb_pixmap_t pixmap; member in struct:xcb_dri3_pixmap_from_buffers_request_t 291 xcb_pixmap_t pixmap; member in struct:xcb_dri3_buffers_from_pixmap_request_t 499 xcb_pixmap_t pixmap, 519 xcb_pixmap_t pixmap, 539 xcb_pixmap_t pixmap); 554 xcb_pixmap_t pixmap); 768 xcb_pixmap_t pixmap, 796 xcb_pixmap_t pixmap, [all...] |
| present.h | 137 xcb_pixmap_t pixmap; member in struct:xcb_present_pixmap_request_t 239 xcb_pixmap_t pixmap; member in struct:xcb_present_pixmap_synced_request_t 338 xcb_pixmap_t pixmap; member in struct:xcb_present_idle_notify_event_t 360 xcb_pixmap_t pixmap; member in struct:xcb_present_redirect_notify_event_t 468 xcb_pixmap_t pixmap, 495 xcb_pixmap_t pixmap, 673 xcb_pixmap_t pixmap, 702 xcb_pixmap_t pixmap,
|
| glx.h | 545 xcb_pixmap_t pixmap; member in struct:xcb_glx_create_glx_pixmap_request_t 769 xcb_pixmap_t pixmap; member in struct:xcb_glx_create_pixmap_request_t 3844 xcb_pixmap_t pixmap, 3859 xcb_pixmap_t pixmap, 4285 xcb_pixmap_t pixmap, 4302 xcb_pixmap_t pixmap,
|
| xproto.h | 1356 /**< Overrides the default background-pixmap. The background pixmap and window must 1357 have the same root and same depth. Any size pixmap can be used, although some 1370 /**< Overrides `BackPixmap`. A pixmap of undefined size filled with the specified 1375 /**< Overrides the default border-pixmap. The border pixmap and window must have the 1376 same root and the same depth. Any size pixmap can be used, although some sizes 1379 The special value `XCB_COPY_FROM_PARENT` means the parent's border pixmap is 1384 /**< Overrides `BorderPixmap`. A pixmap of undefined size filled with the specified 3019 xcb_pixmap_t pixmap; member in struct:xcb_free_pixmap_request_t [all...] |