/external/chromium_org/ui/gfx/ |
display_unittest.cc | 5 #include "ui/gfx/display.h" 13 gfx::Display display(0, gfx::Rect(0, 0, 100, 100)); 14 EXPECT_EQ("0,0 100x100", display.bounds().ToString()); 15 EXPECT_EQ("0,0 100x100", display.work_area().ToString()); 17 display.set_work_area(gfx::Rect(3, 4, 90, 80)); 18 EXPECT_EQ("0,0 100x100", display.bounds().ToString()); 19 EXPECT_EQ("3,4 90x80", display.work_area().ToString()); 21 display.SetScaleAndBounds(1.0f, gfx::Rect(10, 20, 50, 50)); 22 EXPECT_EQ("10,20 50x50", display.bounds().ToString()) [all...] |
screen_ios.mm | 10 #include "ui/gfx/display.h" 44 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE { 46 return std::vector<gfx::Display>(1, GetPrimaryDisplay()); 49 // Returns the display nearest the specified window. 50 virtual gfx::Display GetDisplayNearestWindow( 53 return gfx::Display(); 56 // Returns the the display nearest the specified point. 57 virtual gfx::Display GetDisplayNearestPoint( 60 return gfx::Display(); 63 // Returns the display that most closely intersects the provided bounds [all...] |
/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/ |
RemoteDisplayProviderService.java | 29 * Remote display provider implementation that publishes working routes. 75 "Test Display 1 (variable)"); 85 "Test Display 2 (fixed)"); 92 "Test Display 3 (unavailable)"); 99 "Test Display 4 (in-use)"); 106 "Test Display 5 (connect ignored)"); 113 "Test Display 6 (connect hangs)"); 120 "Test Display 8 (flaky when connecting)"); 127 "Test Display 9 (flaky when connected)"); 134 "Test Display 10 (reconnects periodically)") [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | 157 #define DisplayOfScreen(s) ((s)->display) 291 struct _XDisplay *display;/* back pointer to display structure */ member in struct:__anon36629 410 struct _XDisplay* /* display */, 514 * Display datatype maintaining display specific data. 516 * A Display should be treated as opaque by application code. 519 typedef struct _XDisplay Display; 565 char *display_name; /* "host:display" string used on this connect*/ 580 Display, 593 Display *display; \/* Display the event was read from *\/ member in struct:__anon36645 611 Display *display; \/* Display the event was read from *\/ member in struct:__anon36646 629 Display *display; \/* Display the event was read from *\/ member in struct:__anon36647 646 Display *display; \/* Display the event was read from *\/ member in struct:__anon36648 670 Display *display; \/* Display the event was read from *\/ member in struct:__anon36649 689 Display *display; \/* Display the event was read from *\/ member in struct:__anon36650 698 Display *display; \/* Display the event was read from *\/ member in struct:__anon36651 709 Display *display; \/* Display the event was read from *\/ member in struct:__anon36652 722 Display *display; \/* Display the event was read from *\/ member in struct:__anon36653 732 Display *display; \/* Display the event was read from *\/ member in struct:__anon36654 741 Display *display; \/* Display the event was read from *\/ member in struct:__anon36655 754 Display *display; \/* Display the event was read from *\/ member in struct:__anon36656 763 Display *display; \/* Display the event was read from *\/ member in struct:__anon36657 773 Display *display; \/* Display the event was read from *\/ member in struct:__anon36658 783 Display *display; \/* Display the event was read from *\/ member in struct:__anon36659 792 Display *display; \/* Display the event was read from *\/ member in struct:__anon36660 804 Display *display; \/* Display the event was read from *\/ member in struct:__anon36661 818 Display *display; \/* Display the event was read from *\/ member in struct:__anon36662 828 Display *display; \/* Display the event was read from *\/ member in struct:__anon36663 837 Display *display; \/* Display the event was read from *\/ member in struct:__anon36664 852 Display *display; \/* Display the event was read from *\/ member in struct:__anon36665 862 Display *display; \/* Display the event was read from *\/ member in struct:__anon36666 872 Display *display; \/* Display the event was read from *\/ member in struct:__anon36667 883 Display *display; \/* Display the event was read from *\/ member in struct:__anon36668 893 Display *display; \/* Display the event was read from *\/ member in struct:__anon36669 906 Display *display; \/* Display the event was read from *\/ member in struct:__anon36670 918 Display *display; \/* Display the event was read from *\/ member in struct:__anon36671 933 Display *display; \/* Display the event was read from *\/ member in struct:__anon36672 948 Display *display; \/* Display the event was read from *\/ member in struct:__anon36674 958 Display *display; \/* Display the event was read from *\/ member in struct:__anon36675 970 Display *display;\/* Display the event was read from *\/ member in struct:__anon36676 1085 typedef union { Display *display; member in union:__anon36683 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 157 #define DisplayOfScreen(s) ((s)->display) 291 struct _XDisplay *display;/* back pointer to display structure */ member in struct:__anon38219 410 struct _XDisplay* /* display */, 514 * Display datatype maintaining display specific data. 516 * A Display should be treated as opaque by application code. 519 typedef struct _XDisplay Display; 565 char *display_name; /* "host:display" string used on this connect*/ 580 Display, 593 Display *display; \/* Display the event was read from *\/ member in struct:__anon38235 611 Display *display; \/* Display the event was read from *\/ member in struct:__anon38236 629 Display *display; \/* Display the event was read from *\/ member in struct:__anon38237 646 Display *display; \/* Display the event was read from *\/ member in struct:__anon38238 670 Display *display; \/* Display the event was read from *\/ member in struct:__anon38239 689 Display *display; \/* Display the event was read from *\/ member in struct:__anon38240 698 Display *display; \/* Display the event was read from *\/ member in struct:__anon38241 709 Display *display; \/* Display the event was read from *\/ member in struct:__anon38242 722 Display *display; \/* Display the event was read from *\/ member in struct:__anon38243 732 Display *display; \/* Display the event was read from *\/ member in struct:__anon38244 741 Display *display; \/* Display the event was read from *\/ member in struct:__anon38245 754 Display *display; \/* Display the event was read from *\/ member in struct:__anon38246 763 Display *display; \/* Display the event was read from *\/ member in struct:__anon38247 773 Display *display; \/* Display the event was read from *\/ member in struct:__anon38248 783 Display *display; \/* Display the event was read from *\/ member in struct:__anon38249 792 Display *display; \/* Display the event was read from *\/ member in struct:__anon38250 804 Display *display; \/* Display the event was read from *\/ member in struct:__anon38251 818 Display *display; \/* Display the event was read from *\/ member in struct:__anon38252 828 Display *display; \/* Display the event was read from *\/ member in struct:__anon38253 837 Display *display; \/* Display the event was read from *\/ member in struct:__anon38254 852 Display *display; \/* Display the event was read from *\/ member in struct:__anon38255 862 Display *display; \/* Display the event was read from *\/ member in struct:__anon38256 872 Display *display; \/* Display the event was read from *\/ member in struct:__anon38257 883 Display *display; \/* Display the event was read from *\/ member in struct:__anon38258 893 Display *display; \/* Display the event was read from *\/ member in struct:__anon38259 906 Display *display; \/* Display the event was read from *\/ member in struct:__anon38260 918 Display *display; \/* Display the event was read from *\/ member in struct:__anon38261 933 Display *display; \/* Display the event was read from *\/ member in struct:__anon38262 948 Display *display; \/* Display the event was read from *\/ member in struct:__anon38264 958 Display *display; \/* Display the event was read from *\/ member in struct:__anon38265 970 Display *display;\/* Display the event was read from *\/ member in struct:__anon38266 1085 typedef union { Display *display; member in union:__anon38273 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 157 #define DisplayOfScreen(s) ((s)->display) 291 struct _XDisplay *display;/* back pointer to display structure */ member in struct:__anon39734 410 struct _XDisplay* /* display */, 514 * Display datatype maintaining display specific data. 516 * A Display should be treated as opaque by application code. 519 typedef struct _XDisplay Display; 565 char *display_name; /* "host:display" string used on this connect*/ 580 Display, 593 Display *display; \/* Display the event was read from *\/ member in struct:__anon39750 611 Display *display; \/* Display the event was read from *\/ member in struct:__anon39751 629 Display *display; \/* Display the event was read from *\/ member in struct:__anon39752 646 Display *display; \/* Display the event was read from *\/ member in struct:__anon39753 670 Display *display; \/* Display the event was read from *\/ member in struct:__anon39754 689 Display *display; \/* Display the event was read from *\/ member in struct:__anon39755 698 Display *display; \/* Display the event was read from *\/ member in struct:__anon39756 709 Display *display; \/* Display the event was read from *\/ member in struct:__anon39757 722 Display *display; \/* Display the event was read from *\/ member in struct:__anon39758 732 Display *display; \/* Display the event was read from *\/ member in struct:__anon39759 741 Display *display; \/* Display the event was read from *\/ member in struct:__anon39760 754 Display *display; \/* Display the event was read from *\/ member in struct:__anon39761 763 Display *display; \/* Display the event was read from *\/ member in struct:__anon39762 773 Display *display; \/* Display the event was read from *\/ member in struct:__anon39763 783 Display *display; \/* Display the event was read from *\/ member in struct:__anon39764 792 Display *display; \/* Display the event was read from *\/ member in struct:__anon39765 804 Display *display; \/* Display the event was read from *\/ member in struct:__anon39766 818 Display *display; \/* Display the event was read from *\/ member in struct:__anon39767 828 Display *display; \/* Display the event was read from *\/ member in struct:__anon39768 837 Display *display; \/* Display the event was read from *\/ member in struct:__anon39769 852 Display *display; \/* Display the event was read from *\/ member in struct:__anon39770 862 Display *display; \/* Display the event was read from *\/ member in struct:__anon39771 872 Display *display; \/* Display the event was read from *\/ member in struct:__anon39772 883 Display *display; \/* Display the event was read from *\/ member in struct:__anon39773 893 Display *display; \/* Display the event was read from *\/ member in struct:__anon39774 906 Display *display; \/* Display the event was read from *\/ member in struct:__anon39775 918 Display *display; \/* Display the event was read from *\/ member in struct:__anon39776 933 Display *display; \/* Display the event was read from *\/ member in struct:__anon39777 948 Display *display; \/* Display the event was read from *\/ member in struct:__anon39779 958 Display *display; \/* Display the event was read from *\/ member in struct:__anon39780 970 Display *display;\/* Display the event was read from *\/ member in struct:__anon39781 1085 typedef union { Display *display; member in union:__anon39788 [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
realglx.h | 41 _real_glXChooseVisual( Display *dpy, int screen, int *list ); 44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo, 48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ); 51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo, 55 _real_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap ); 58 _real_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst, 62 _real_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx ); 65 _real_glXQueryExtension( Display *dpy, int *errorb, int *event ); 68 _real_glXDestroyContext( Display *dpy, GLXContext ctx ); 71 _real_glXIsDirect( Display *dpy, GLXContext ctx ) [all...] |
glxapi.h | 40 Display *currentDpy; 64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list); 65 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask); 66 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); 67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap); 68 void (*DestroyContext)(Display *dpy, GLXContext ctx); 69 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap); 70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); 73 Bool (*IsDirect)(Display *dpy, GLXContext ctx); 74 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx) [all...] |
/external/mesa3d/src/mesa/drivers/x11/ |
realglx.h | 41 _real_glXChooseVisual( Display *dpy, int screen, int *list ); 44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo, 48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ); 51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo, 55 _real_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap ); 58 _real_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst, 62 _real_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx ); 65 _real_glXQueryExtension( Display *dpy, int *errorb, int *event ); 68 _real_glXDestroyContext( Display *dpy, GLXContext ctx ); 71 _real_glXIsDirect( Display *dpy, GLXContext ctx ) [all...] |
glxapi.h | 40 Display *currentDpy; 64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list); 65 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask); 66 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); 67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap); 68 void (*DestroyContext)(Display *dpy, GLXContext ctx); 69 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap); 70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); 73 Bool (*IsDirect)(Display *dpy, GLXContext ctx); 74 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx) [all...] |
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
display_options.html | 1 <div id="display-options-page" class="page" hidden> 4 <div class="content-area" id="display-options-content-area"> 5 <div id="display-options-displays-view-host"> 7 <div id="display-configurations"> 8 <div id="selected-display-data-container"> 9 <div id="selected-display-name"></div> 10 <div class="selected-display-option-row"> 11 <div class="selected-display-option-title" 14 <button id="display-options-toggle-mirroring" 15 class="display-options-button" i18n-content="startMirroring" [all...] |
display_overscan.html | 1 <div id="display-overscan-page" class="page" hidden> 3 <div class="content-area" id="display-overscan-content-area"> 4 <table id="display-overscan-operations-table"> 5 <tr id="display-overscan-operation-images-row"> 6 <td class="display-overscan-operation-image"> 7 <div id="display-overscan-operation-arrows"></div></td> 8 <td class="display-overscan-operation-image"> 9 <div id="display-overscan-operation-shift"></div></td> 18 <div class="button-strip" id="display-overscan-button-strip" reversed> 19 <button id="display-overscan-operation-reset [all...] |
/external/chromium_org/ash/display/ |
display_layout_store.h | 11 #include "ash/display/display_layout.h" 26 // Registeres the display layout info for the specified display(s). 35 // Returns the display layout for the display id pair 36 // with display swapping applied. That is, this returns 41 // Update the mirrored flag in the display layout for 42 // |display_pair|. This creates new display layout if no layout is 47 // Update the |primary_id| in the display layout for 48 // |display_pair|. This creates new display layout if no layout i [all...] |
display_manager.h | 12 #include "ash/display/display_info.h" 13 #include "ash/display/display_layout.h" 17 #include "ui/gfx/display.h" 20 #include "chromeos/display/output_configurator.h" 24 class Display; 40 // DisplayManager maintains the current display configurations, 61 // Called before and after the display configuration changes. 68 // How the second display will be used. 70 // 2) MIRRORING mode copies the content of the primary display to 71 // the 2nd display. (Software Mirroring) [all...] |
/cts/tests/tests/display/src/android/display/cts/ |
DisplayTest.java | 17 package android.display.cts; 22 import android.hardware.display.DisplayManager; 25 import android.view.Display; 29 // This test is called from DisplayTestRunner which brings up an overlay display on the target 30 // device. The overlay display parameters must match the ones defined there which are 53 private boolean isSecondarySize(Display display) { 55 display.getSize(p); 59 private Display getSecondaryDisplay(Display[] displays) 100 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local 109 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local 132 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local 159 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local 175 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
Contacts_PhonesTest.java | 26 String display = Phones.getDisplayLabel(getContext(), local 28 assertEquals(label, display); 32 display = Phones.getDisplayLabel(getContext(), 34 assertEquals(labels[Phones.TYPE_HOME - 1], display); 36 display = Phones.getDisplayLabel(getContext(), 38 assertEquals(labels[Phones.TYPE_MOBILE - 1], display); 40 display = Phones.getDisplayLabel(getContext(), 42 assertEquals(labels[Phones.TYPE_WORK - 1], display); 44 display = Phones.getDisplayLabel(getContext(), 46 assertEquals(labels[Phones.TYPE_FAX_WORK - 1], display); 72 String display = Phones.getDisplayLabel(getContext(), local [all...] |
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/view/ |
TestWindowManager.java | 3 import android.view.Display; 15 private Display display; field in class:TestWindowManager 33 public Display getDefaultDisplay() { 34 return display == null ? display = newInstanceOf(Display.class) : display;
|
/external/chromium_org/ui/events/x/ |
device_list_cache_x.cc | 31 std::map<Display*, XDeviceList>::iterator xp; 36 std::map<Display*, XIDeviceList>::iterator xip; 47 void DeviceListCacheX::UpdateDeviceList(Display* display) { 48 XDeviceList& new_x_dev_list = x_dev_list_map_[display]; 51 new_x_dev_list.devices = XListInputDevices(display, &new_x_dev_list.count); 53 XIDeviceList& new_xi_dev_list = xi_dev_list_map_[display]; 57 XIQueryDevice(display, XIAllDevices, &new_xi_dev_list.count) : NULL; 60 const XDeviceList& DeviceListCacheX::GetXDeviceList(Display* display) { [all...] |
/external/chromium_org/gpu/gles2_conform_support/egl/ |
egl.cc | 9 #include "gpu/gles2_conform_support/egl/display.h" 43 egl::Display* display = static_cast<egl::Display*>(dpy); 44 if (!display->is_initialized()) 55 egl::Display* display = static_cast<egl::Display*>(dpy); 56 if (!display->IsValidConfig(config)) 67 egl::Display* display = static_cast<egl::Display*>(dpy) 310 egl::Display* display = static_cast<egl::Display*>(dpy); local 345 egl::Display* display = static_cast<egl::Display*>(dpy); local [all...] |
/frameworks/base/core/java/android/hardware/display/ |
DisplayManager.java | 17 package android.hardware.display; 22 import android.view.Display; 44 private final SparseArray<Display> mDisplays = new SparseArray<Display>(); 46 private final ArrayList<Display> mTempDisplays = new ArrayList<Display>(); 49 * Broadcast receiver that indicates when the Wifi display status changes. 59 "android.hardware.display.action.WIFI_DISPLAY_STATUS_CHANGED"; 66 "android.hardware.display.extra.WIFI_DISPLAY_STATUS"; 69 * Display category: Presentation displays 241 Display display = getOrCreateDisplayLocked(displayIds[i], true \/*assumeValid*\/); local 251 Display display = getOrCreateDisplayLocked(displayIds[i], true \/*assumeValid*\/); local 261 Display display = mDisplays.get(displayId); local [all...] |
VirtualDisplay.java | 16 package android.hardware.display; 19 import android.view.Display; 22 * Represents a virtual display. The content of a virtual display is rendered to a 25 * <p>Because a virtual display renders to a surface provided by the application, it will be 34 private final Display mDisplay; 37 VirtualDisplay(DisplayManagerGlobal global, Display display, IBinder token) { 39 mDisplay = display; 44 * Gets the virtual display [all...] |
/frameworks/support/v4/java/android/support/v4/hardware/display/ |
DisplayManagerCompat.java | 17 package android.support.v4.hardware.display; 20 import android.view.Display; 26 * Helper for accessing features in {@link android.hardware.display.DisplayManager} 34 * Display category: Presentation displays. 45 "android.hardware.display.category.PRESENTATION"; 51 * Gets an instance of the display manager given the context. 70 * Gets information about a logical display. 72 * The display metrics may be adjusted to provide compatibility 75 * @param displayId The logical display id. 76 * @return The display object, or null if there is no valid display with the given id 114 Display display = mWindowManager.getDefaultDisplay(); local [all...] |
/external/chromium_org/third_party/mesa/src/include/GL/ |
glxext.h | 469 Display *display; /* display the event was read from */ member in struct:__anon12470 528 extern GLXFBConfig * glXGetFBConfigs (Display *dpy, int screen, int *nelements); 529 extern GLXFBConfig * glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 530 extern int glXGetFBConfigAttrib (Display *dpy, GLXFBConfig config, int attribute, int *value); 531 extern XVisualInfo * glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config); 532 extern GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 533 extern void glXDestroyWindow (Display *dpy, GLXWindow win); 534 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list) [all...] |
/external/mesa3d/include/GL/ |
glxext.h | 469 Display *display; /* display the event was read from */ member in struct:__anon22937 528 extern GLXFBConfig * glXGetFBConfigs (Display *dpy, int screen, int *nelements); 529 extern GLXFBConfig * glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 530 extern int glXGetFBConfigAttrib (Display *dpy, GLXFBConfig config, int attribute, int *value); 531 extern XVisualInfo * glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config); 532 extern GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 533 extern void glXDestroyWindow (Display *dpy, GLXWindow win); 534 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list) [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11sym.h | 25 SDL_X11_SYM(Status,XAllocColor,(Display* a,Colormap b,XColor* c),(a,b,c),return) 28 SDL_X11_SYM(int,XChangePointerControl,(Display* a,Bool b,Bool c,int d,int e,int f),(a,b,c,d,e,f),return) 29 SDL_X11_SYM(int,XChangeProperty,(Display* a,Window b,Atom c,Atom d,int e,int f,_Xconst unsigned char* g,int h),(a,b,c,d,e,f,g,h),return) 30 SDL_X11_SYM(int,XChangeWindowAttributes,(Display* a,Window b,unsigned long c,XSetWindowAttributes* d),(a,b,c,d),return) 31 SDL_X11_SYM(Bool,XCheckTypedEvent,(Display* a,int b,XEvent* c),(a,b,c),return) 32 SDL_X11_SYM(int,XClearWindow,(Display* a,Window b),(a,b),return) 33 SDL_X11_SYM(int,XCloseDisplay,(Display* a),(a),return) 34 SDL_X11_SYM(int,XConfigureWindow,(Display* a,Window b,unsigned int c,XWindowChanges* d),(a,b,c,d),return) 35 SDL_X11_SYM(Colormap,XCreateColormap,(Display* a,Window b,Visual* c,int d),(a,b,c,d),return) 36 SDL_X11_SYM(Cursor,XCreatePixmapCursor,(Display* a,Pixmap b,Pixmap c,XColor* d,XColor* e,unsigned int f,unsigned int g),(a,b,c,d,e,f,g),return [all...] |