HomeSort by relevance Sort by last modified time
    Searched full:display (Results 1 - 25 of 15478) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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:__anon39345
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:__anon39361
611 Display *display; \/* Display the event was read from *\/ member in struct:__anon39362
629 Display *display; \/* Display the event was read from *\/ member in struct:__anon39363
646 Display *display; \/* Display the event was read from *\/ member in struct:__anon39364
670 Display *display; \/* Display the event was read from *\/ member in struct:__anon39365
689 Display *display; \/* Display the event was read from *\/ member in struct:__anon39366
698 Display *display; \/* Display the event was read from *\/ member in struct:__anon39367
709 Display *display; \/* Display the event was read from *\/ member in struct:__anon39368
722 Display *display; \/* Display the event was read from *\/ member in struct:__anon39369
732 Display *display; \/* Display the event was read from *\/ member in struct:__anon39370
741 Display *display; \/* Display the event was read from *\/ member in struct:__anon39371
754 Display *display; \/* Display the event was read from *\/ member in struct:__anon39372
763 Display *display; \/* Display the event was read from *\/ member in struct:__anon39373
773 Display *display; \/* Display the event was read from *\/ member in struct:__anon39374
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon39375
792 Display *display; \/* Display the event was read from *\/ member in struct:__anon39376
804 Display *display; \/* Display the event was read from *\/ member in struct:__anon39377
818 Display *display; \/* Display the event was read from *\/ member in struct:__anon39378
828 Display *display; \/* Display the event was read from *\/ member in struct:__anon39379
837 Display *display; \/* Display the event was read from *\/ member in struct:__anon39380
852 Display *display; \/* Display the event was read from *\/ member in struct:__anon39381
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon39382
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon39383
883 Display *display; \/* Display the event was read from *\/ member in struct:__anon39384
893 Display *display; \/* Display the event was read from *\/ member in struct:__anon39385
906 Display *display; \/* Display the event was read from *\/ member in struct:__anon39386
918 Display *display; \/* Display the event was read from *\/ member in struct:__anon39387
933 Display *display; \/* Display the event was read from *\/ member in struct:__anon39388
948 Display *display; \/* Display the event was read from *\/ member in struct:__anon39390
958 Display *display; \/* Display the event was read from *\/ member in struct:__anon39391
970 Display *display;\/* Display the event was read from *\/ member in struct:__anon39392
1085 typedef union { Display *display; member in union:__anon39399
    [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:__anon40935
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:__anon40951
611 Display *display; \/* Display the event was read from *\/ member in struct:__anon40952
629 Display *display; \/* Display the event was read from *\/ member in struct:__anon40953
646 Display *display; \/* Display the event was read from *\/ member in struct:__anon40954
670 Display *display; \/* Display the event was read from *\/ member in struct:__anon40955
689 Display *display; \/* Display the event was read from *\/ member in struct:__anon40956
698 Display *display; \/* Display the event was read from *\/ member in struct:__anon40957
709 Display *display; \/* Display the event was read from *\/ member in struct:__anon40958
722 Display *display; \/* Display the event was read from *\/ member in struct:__anon40959
732 Display *display; \/* Display the event was read from *\/ member in struct:__anon40960
741 Display *display; \/* Display the event was read from *\/ member in struct:__anon40961
754 Display *display; \/* Display the event was read from *\/ member in struct:__anon40962
763 Display *display; \/* Display the event was read from *\/ member in struct:__anon40963
773 Display *display; \/* Display the event was read from *\/ member in struct:__anon40964
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon40965
792 Display *display; \/* Display the event was read from *\/ member in struct:__anon40966
804 Display *display; \/* Display the event was read from *\/ member in struct:__anon40967
818 Display *display; \/* Display the event was read from *\/ member in struct:__anon40968
828 Display *display; \/* Display the event was read from *\/ member in struct:__anon40969
837 Display *display; \/* Display the event was read from *\/ member in struct:__anon40970
852 Display *display; \/* Display the event was read from *\/ member in struct:__anon40971
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon40972
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon40973
883 Display *display; \/* Display the event was read from *\/ member in struct:__anon40974
893 Display *display; \/* Display the event was read from *\/ member in struct:__anon40975
906 Display *display; \/* Display the event was read from *\/ member in struct:__anon40976
918 Display *display; \/* Display the event was read from *\/ member in struct:__anon40977
933 Display *display; \/* Display the event was read from *\/ member in struct:__anon40978
948 Display *display; \/* Display the event was read from *\/ member in struct:__anon40980
958 Display *display; \/* Display the event was read from *\/ member in struct:__anon40981
970 Display *display;\/* Display the event was read from *\/ member in struct:__anon40982
1085 typedef union { Display *display; member in union:__anon40989
    [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:__anon42450
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:__anon42466
611 Display *display; \/* Display the event was read from *\/ member in struct:__anon42467
629 Display *display; \/* Display the event was read from *\/ member in struct:__anon42468
646 Display *display; \/* Display the event was read from *\/ member in struct:__anon42469
670 Display *display; \/* Display the event was read from *\/ member in struct:__anon42470
689 Display *display; \/* Display the event was read from *\/ member in struct:__anon42471
698 Display *display; \/* Display the event was read from *\/ member in struct:__anon42472
709 Display *display; \/* Display the event was read from *\/ member in struct:__anon42473
722 Display *display; \/* Display the event was read from *\/ member in struct:__anon42474
732 Display *display; \/* Display the event was read from *\/ member in struct:__anon42475
741 Display *display; \/* Display the event was read from *\/ member in struct:__anon42476
754 Display *display; \/* Display the event was read from *\/ member in struct:__anon42477
763 Display *display; \/* Display the event was read from *\/ member in struct:__anon42478
773 Display *display; \/* Display the event was read from *\/ member in struct:__anon42479
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon42480
792 Display *display; \/* Display the event was read from *\/ member in struct:__anon42481
804 Display *display; \/* Display the event was read from *\/ member in struct:__anon42482
818 Display *display; \/* Display the event was read from *\/ member in struct:__anon42483
828 Display *display; \/* Display the event was read from *\/ member in struct:__anon42484
837 Display *display; \/* Display the event was read from *\/ member in struct:__anon42485
852 Display *display; \/* Display the event was read from *\/ member in struct:__anon42486
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon42487
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon42488
883 Display *display; \/* Display the event was read from *\/ member in struct:__anon42489
893 Display *display; \/* Display the event was read from *\/ member in struct:__anon42490
906 Display *display; \/* Display the event was read from *\/ member in struct:__anon42491
918 Display *display; \/* Display the event was read from *\/ member in struct:__anon42492
933 Display *display; \/* Display the event was read from *\/ member in struct:__anon42493
948 Display *display; \/* Display the event was read from *\/ member in struct:__anon42495
958 Display *display; \/* Display the event was read from *\/ member in struct:__anon42496
970 Display *display;\/* Display the event was read from *\/ member in struct:__anon42497
1085 typedef union { Display *display; member in union:__anon42504
    [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:__anon15186
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:__anon25653
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...]

Completed in 670 milliseconds

1 2 3 4 5 6 7 8 91011>>