Searched refs:display (Results 1 - 25 of 1036) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/oldXMenu/
H A DDestroy.c18 XMenuDestroy(display, menu)
19 Display *display;
45 XDestroySubwindows(display, p_ptr->window);
46 XDestroyWindow(display, p_ptr->window);
60 XFreeCursor(display, menu->mouse_cursor);
65 XFreeFont(display, menu->p_fnt_info);
66 XFreeFont(display, menu->s_fnt_info);
71 /* XFreePixmap(display, menu->p_bdr_pixmap);
72 XFreePixmap(display, menu->s_bdr_pixmap);
73 XFreePixmap(display, men
[all...]
H A DCreate.c121 XAllocDisplayColor(display, map, colorName, color, junk)
122 Display *display;
129 XParseColor(display, map, colorName, color) &&
130 XAllocColor(display, map, color));
135 XMenuCreate(display, parent, def_env)
136 Display *display; /* ID of previously opened display */
145 XMStyle menu_style; /* Menu display style. */
146 XMMode menu_mode; /* Menu display mode. */
153 XMStyle p_style; /* Pane display styl
[all...]
H A DDelPane.c19 XMenuDeletePane(display, menu, p_num)
20 register Display *display; /* Previously opened display */
37 XDeleteAssoc(display, menu->assoc_tab, p_ptr->window);
55 XDeleteAssoc(display, menu->assoc_tab, s_ptr->window);
65 XDestroySubwindows(display, p_ptr->window);
70 XDestroyWindow(display, p_ptr->window);
H A DDelSel.c19 XMenuDeleteSelection(display, menu, p_num, s_num)
20 register Display *display; /* Previously opened display. */
43 XDeleteAssoc(display, menu->assoc_tab, s_ptr->window);
55 if (s_ptr->window) XDestroyWindow(display, s_ptr->window);
H A DActivate.c28 * XMenuActivate - Maps a given menu to the display and activates
124 XMenuActivate(display, menu, p_num, s_num, x_pos, y_pos, event_mask, data,
126 register Display *display; /* Display to put menu on. */
200 _XMTransToOrigin(display,
208 if (XMenuRecompute(display, menu) == XM_FAILURE) {
218 if (_XMWinQueFlush(display, menu, cur_p, cur_s) == _FAILURE) {
227 XRaiseWindow(display, p_ptr->window);
229 XRaiseWindow(display, p_ptr->window);
239 XMapSubwindows(display, p_ptr->window);
249 XSync(display,
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A Dstubs.c17 XSetWMClientMachine(display, w, text_prop)
18 Display* display;
38 XChangeProperty(display, w, property, type, format, mode, data, nelements)
39 Display* display;
51 XCreateGlyphCursor(display, source_font, mask_font, source_char, mask_char,
53 Display* display;
71 XCreatePixmapCursor(display, source, mask, foreground_color,
73 Display* display;
85 XDeleteProperty(display, w, property)
86 Display* display;
[all...]
H A DtkWinPort.h91 #define XFlush(display)
92 #define XGrabServer(display)
93 #define XUngrabServer(display)
94 #define TkpSync(display)
101 #define XNoOp(display) {display->request++;}
102 #define XSynchronize(display, bool) {display->request++;}
103 #define XSync(display, bool) {display
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/tepam/
H A D1_procedure_introduction.demo33 DemoControl(IsExecutable) {[info commands {display message}]=={}}
35 # This first example section declares the sub procedure 'display message' that has
39 procedure {display message} {
51 {text -type string -multiple -description "Multiple text lines to display"}
54 puts "display message:"
64 DemoControl(IsExecutable) {[info commands {display message}]!={} && !$Executed}
69 display message -help
73 DemoControl(IsExecutable) {[info commands {display message}]!={} && !$Executed}
77 display message "The document hasn't yet been saved!"
78 display messag
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A Dstubs.c20 Display *display,
41 Display *display,
54 Display *display,
73 Display *display,
86 Display *display,
108 Display *display,
115 Display *display,
129 Display *display,
137 Display *display,
146 Display *display,
19 XSetWMClientMachine( Display *display, Window w, XTextProperty *text_prop) argument
40 XChangeProperty( Display *display, Window w, Atom property, Atom type, int format, int mode, _Xconst unsigned char *data, int nelements) argument
53 XCreateGlyphCursor( Display *display, Font source_font, Font mask_font, unsigned int source_char, unsigned int mask_char, XColor *foreground_color, XColor *background_color) argument
72 XCreatePixmapCursor( Display *display, Pixmap source, Pixmap mask, XColor *foreground_color, XColor *background_color, unsigned int x, unsigned int y) argument
85 XDeleteProperty( Display *display, Window w, Atom property) argument
107 XForceScreenSaver( Display *display, int mode) argument
114 XFreeCursor( Display *display, Cursor cursor) argument
128 XGetAtomName( Display *display, Atom atom) argument
136 XGetWindowAttributes( Display *display, Window w, XWindowAttributes *window_attributes_return) argument
145 XGetWMColormapWindows( Display *display, Window w, Window **windows_return, int *count_return) argument
155 XIconifyWindow( Display *display, Window w, int screen_number) argument
164 XListHosts( Display *display, int *nhosts_return, Bool *state_return) argument
173 XLookupColor( Display *display, Colormap colormap, _Xconst char *color_name, XColor *exact_def_return, XColor *screen_def_return) argument
184 XNextEvent( Display *display, XEvent *event_return) argument
191 XPutBackEvent( Display *display, XEvent *event) argument
198 XQueryColors( Display *display, Colormap colormap, XColor *defs_in_out, int ncolors) argument
207 XQueryTree( Display *display, Window w, Window *root_return, Window *parent_return, Window **children_return, unsigned int *nchildren_return) argument
225 XRootWindow( Display *display, int screen_number) argument
233 XSelectInput( Display *display, Window w, long event_mask) argument
241 XSendEvent( Display *display, Window w, Bool propagate, long event_mask, XEvent *event_send) argument
252 XSetCommand( Display *display, Window w, CONST char **argv, int argc) argument
268 XSetIconName( Display *display, Window w, _Xconst char *icon_name) argument
276 XSetWindowBackground( Display *display, Window w, unsigned long background_pixel) argument
284 XSetWindowBackgroundPixmap( Display *display, Window w, Pixmap background_pixmap) argument
292 XSetWindowBorder( Display *display, Window w, unsigned long border_pixel) argument
300 XSetWindowBorderPixmap( Display *display, Window w, Pixmap border_pixmap) argument
308 XSetWindowBorderWidth( Display *display, Window w, unsigned int width) argument
316 XSetWindowColormap( Display *display, Window w, Colormap colormap) argument
324 XTranslateCoordinates( Display *display, Window src_w, Window dest_w, int src_x, int src_y, int *dest_x_return, int *dest_y_return, Window *child_return) argument
338 XWindowEvent( Display *display, Window w, long event_mask, XEvent *event_return) argument
347 XWithdrawWindow( Display *display, Window w, int screen_number) argument
368 XGetWindowProperty( Display *display, Window w, Atom property, long long_offset, long long_length, Bool delete, Atom req_type, Atom *actual_type_return, int *actual_format_return, unsigned long *nitems_return, unsigned long *bytes_after_return, unsigned char **prop_return) argument
[all...]
H A DtkWinPort.h111 #define XFlush(display)
112 #define XGrabServer(display)
113 #define XUngrabServer(display)
114 #define TkpSync(display)
121 #define XNoOp(display) {display->request++;}
122 #define XSynchronize(display, bool) {display->request++;}
123 #define XSync(display, bool) {display
[all...]
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DContentBrowser.css27 display: -webkit-flex;
32 display: -webkit-flex;
/macosx-10.10/tcl-105/tk84/tk/xlib/
H A Dximage.c40 XCreateBitmapFromData(display, d, data, width, height)
41 Display* display;
51 pix = Tk_GetPixmap(display, d, (int) width, (int) height, 1);
52 gc = XCreateGC(display, pix, 0, NULL);
56 ximage = XCreateImage(display, NULL, 1, XYBitmap, 0, (char*) data, width,
60 TkPutImage(NULL, 0, display, pix, gc, ximage, 0, 0, 0, 0, width, height);
63 XFreeGC(display, gc);
H A Dxdraw.c35 XDrawLine(display, d, gc, x1, y1, x2, y2)
36 Display* display;
47 XDrawLines(display, d, gc, points, 2, CoordModeOrigin);
69 XFillRectangle(display, d, gc, x, y, width, height)
70 Display* display;
83 XFillRectangles(display, d, gc, &rectangle, 1);
H A Dxgc.c114 XCreateGC(display, d, mask, values)
115 Display* display;
138 BlackPixelOfScreen(DefaultScreenOfDisplay(display));
140 WhitePixelOfScreen(DefaultScreenOfDisplay(display));
268 XSetForeground(display, gc, foreground)
269 Display *display;
277 XSetBackground(display, gc, background)
278 Display *display;
286 XSetDashes(display, gc, dash_offset, dash_list, n)
287 Display* display;
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/egl/
H A DEGLHelper.cpp52 EGLDisplayConnection(NativeSharedDisplay* display = 0)
54 if (display)
55 m_eglDisplay = eglGetDisplay(reinterpret_cast<EGLNativeDisplayType>(display));
87 EGLDisplay display() { return m_eglDisplay; } function in struct:WebCore::EGLDisplayConnection
110 return displayConnection.display();
115 EGLDisplay display = eglGetCurrentDisplay(); local
117 if (display == EGL_NO_DISPLAY)
118 display = EGLHelper::eglDisplay();
120 return display;
132 EGLDisplay display local
146 EGLDisplay display = currentDisplay(); local
161 EGLDisplay display = currentDisplay(); local
[all...]
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixFocus.c76 XGrabServer(dispPtr->display);
85 XGetInputFocus(dispPtr->display, &window, &dummy);
87 winPtr2 = (TkWindow *) Tk_IdToWindow(dispPtr->display, window);
94 XQueryTree(dispPtr->display, window, &root, &parent, &children,
112 errHandler = Tk_CreateErrorHandler(dispPtr->display, -1,-1,-1, NULL,NULL);
116 XSetInputFocus(dispPtr->display, winPtr->window, RevertToParent,
127 serial = NextRequest(winPtr->display);
128 XNoOp(winPtr->display);
131 XUngrabServer(dispPtr->display);
142 XFlush(dispPtr->display);
[all...]
H A DtkUnixEvent.c36 static void TransferXEventsToTcl(Display *display);
78 * This function is called during finalization to clean up the display
107 * Allocates a new TkDisplay, opens the X display, and establishes the
111 * A pointer to a Tk display structure.
114 * Opens a display.
124 Display *display = XOpenDisplay(displayNameStr);
126 if (display == NULL) {
131 dispPtr->display = display;
135 Tcl_CreateFileHandler(ConnectionNumber(display), TCL_READABL
121 Display *display = XOpenDisplay(displayNameStr); local
278 TransferXEventsToTcl( Display *display) argument
403 Display *display = dispPtr->display; local
595 TkpSync( Display *display) argument
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixFocus.c80 XGrabServer(dispPtr->display);
89 XGetInputFocus(dispPtr->display, &window, &dummy);
91 winPtr2 = (TkWindow *) Tk_IdToWindow(dispPtr->display, window);
98 XQueryTree(dispPtr->display, window, &root, &parent, &children,
116 errHandler = Tk_CreateErrorHandler(dispPtr->display, -1, -1, -1,
121 XSetInputFocus(dispPtr->display, winPtr->window, RevertToParent,
132 serial = NextRequest(winPtr->display);
133 XNoOp(winPtr->display);
136 XUngrabServer(dispPtr->display);
147 XFlush(dispPtr->display);
[all...]
H A DtkUnixEvent.c52 static void TransferXEventsToTcl _ANSI_ARGS_((Display *display));
96 * display module.
124 * Allocates a new TkDisplay, opens the X display, and establishes
128 * A pointer to a Tk display structure.
131 * Opens a display.
141 Display *display = XOpenDisplay(display_name);
143 if (display == NULL) {
148 dispPtr->display = display;
152 Tcl_CreateFileHandler(ConnectionNumber(display), TCL_READABL
138 Display *display = XOpenDisplay(display_name); local
423 Display *display = dispPtr->display; local
[all...]
/macosx-10.10/libiconv-42/libiconv/libcharset/tools/
H A Dlocale_x11encoding.c12 Display* display; local
21 display = XOpenDisplay(NULL);
22 if (display == NULL) {
23 fprintf(stderr,"cannot open display\n");
28 if (XmbTextListToTextProperty(display, &input, 1, XTextStyle, &textprop) != Success) {
35 printf("%s\n", XGetAtomName(display, textprop.encoding));
37 XCloseDisplay(display);
/macosx-10.10/tcl-105/tk/tk/xlib/
H A Dximage.c40 Display *display,
50 pix = Tk_GetPixmap(display, d, (int) width, (int) height, 1);
51 gc = XCreateGC(display, pix, 0, NULL);
55 ximage = XCreateImage(display, NULL, 1, XYBitmap, 0, (char*) data, width,
59 TkPutImage(NULL, 0, display, pix, gc, ximage, 0, 0, 0, 0, width, height);
62 XFreeGC(display, gc);
38 XCreateBitmapFromData( Display *display, Drawable d, _Xconst char *data, unsigned int width, unsigned int height) argument
/macosx-10.10/WebCore-7600.1.25/Modules/plugins/
H A DQuickTimePluginReplacement.css29 display: inline-block;
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXXStubs.c42 static TkDisplay *gMacDisplay = NULL; /* Macintosh display. */
43 static const char *macScreenName = ":0"; /* Default name of macintosh display. */
49 static XID MacXIdAlloc(Display *display);
50 static int DefaultErrorHandler(Display* display, XErrorEvent* err_evt);
73 * display (screen) change.
85 TkMacOSXDisplayChanged(Display *display)
91 if (display == NULL || display->screens == NULL) {
94 screen = display->screens;
144 Display *display;
84 TkMacOSXDisplayChanged(Display *display) argument
142 Display *display; local
230 Display *display = displayPtr->display; local
308 MacXIdAlloc( Display *display) argument
365 DefaultErrorHandler( Display* display, XErrorEvent* err_evt) argument
379 XGetAtomName( Display * display, Atom atom) argument
401 XRootWindow(Display *display, int screen_number) argument
447 XChangeProperty( Display* display, Window w, Atom property, Atom type, int format, int mode, _Xconst unsigned char* data, int nelements) argument
461 XSelectInput( Display* display, Window w, long event_mask) argument
470 XBell( Display* display, int percent) argument
513 XSendEvent( Display* display, Window w, Bool propagate, long event_mask, XEvent* event_send) argument
525 XClearWindow( Display* display, Window w) argument
555 XWarpPointer( Display* display, Window src_w, Window dest_w, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y) argument
569 XQueryColor( Display* display, Colormap colormap, XColor* def_in_out) argument
590 XQueryColors( Display* display, Colormap colormap, XColor* defs_in_out, int ncolors) argument
629 XGetWindowProperty( Display *display, Window w, Atom property, long long_offset, long long_length, Bool delete, Atom req_type, Atom *actual_type_return, int *actual_format_return, unsigned long *nitems_return, unsigned long *bytes_after_return, unsigned char ** prop_return) argument
658 XSetIconName( Display* display, Window w, const char *icon_name) argument
670 XForceScreenSaver( Display* display, int mode) argument
683 Tk_FreeXId( Display *display, XID xid) argument
691 XSync( Display *display, Bool flag) argument
780 XCreateImage( Display* display, Visual* visual, unsigned int depth, int format, int offset, char* data, unsigned int width, unsigned int height, int bitmap_pad, int bytes_per_line) argument
863 XGetImage( Display *display, Drawable d, int x, int y, unsigned int width, unsigned int height, unsigned long plane_mask, int format) argument
1086 XChangeWindowAttributes( Display* display, Window w, unsigned long value_mask, XSetWindowAttributes* attributes) argument
1095 XSetWindowBackground( Display *display, Window window, unsigned long value) argument
1103 XSetWindowBackgroundPixmap( Display* display, Window w, Pixmap background_pixmap) argument
1111 XSetWindowBorder( Display* display, Window w, unsigned long border_pixel) argument
1119 XSetWindowBorderPixmap( Display* display, Window w, Pixmap border_pixmap) argument
1127 XSetWindowBorderWidth( Display* display, Window w, unsigned int width) argument
1135 XSetWindowColormap( Display* display, Window w, Colormap colormap) argument
1153 XSetWMClientMachine( Display* display, Window w, XTextProperty* text_prop) argument
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dpasswd.vim13 syn match passwdBegin display '^' nextgroup=passwdAccount
15 syn match passwdAccount contained display '[^:]\+'
18 syn match passwdPasswordColon contained display ':'
21 syn match passwdPassword contained display '[^:]\+'
24 syn match passwdShadow contained display '[x*!]'
27 syn match passwdUIDColon contained display ':' nextgroup=passwdUID
29 syn match passwdUID contained display '\d\{0,10}'
32 syn match passwdGIDColon contained display ':' nextgroup=passwdGID
34 syn match passwdGID contained display '\d\{0,10}'
37 syn match passwdGecosColon contained display '
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkError.c26 static int (*defaultHandler) _ANSI_ARGS_((Display *display,
34 static int ErrorProc _ANSI_ARGS_((Display *display,
81 Tk_CreateErrorHandler(display, error, request, minorCode, errorProc, clientData)
82 Display *display; /* Display for which to handle
103 * Find the display. If Tk doesn't know about this display then
107 dispPtr = TkGetDisplay(display);
109 panic("Unknown display passed to Tk_CreateErrorHandler");
126 errorPtr->firstRequest = NextRequest(display);
171 errorPtr->lastRequest = NextRequest(dispPtr->display)
[all...]

Completed in 148 milliseconds

1234567891011>>