Searched +refs:screen +refs:pixel +refs:width (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWin3d.c116 Tk_3DVerticalBevel(tkwin, drawable, border, x, y, width, height,
121 int x, y, width, height; /* Area of vertical bevel. */
147 ? ((WinBorder *)borderPtr)->light2ColorPtr->pixel
148 : ((WinBorder *)borderPtr)->dark2ColorPtr->pixel;
152 ? ((WinBorder *)borderPtr)->dark2ColorPtr->pixel
153 : ((WinBorder *)borderPtr)->light2ColorPtr->pixel;
173 half = width/2;
174 if (leftBevel && (width & 1)) {
178 TkWinFillRect(dc, x+half, y, width-half, height, right);
202 Tk_3DHorizontalBevel(tkwin, drawable, border, x, y, width, heigh
[all...]
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWin3d.c119 int x, int y, int width, int height,
145 ? ((WinBorder *)borderPtr)->light2ColorPtr->pixel
146 : ((WinBorder *)borderPtr)->dark2ColorPtr->pixel;
151 : ((WinBorder *)borderPtr)->light2ColorPtr->pixel;
153 ? ((WinBorder *)borderPtr)->dark2ColorPtr->pixel
172 half = width/2;
173 if (leftBevel && (width & 1)) {
177 TkWinFillRect(dc, x+half, y, width-half, height, right);
205 int x, int y, int width, int height,
207 * width o
112 Tk_3DVerticalBevel( Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int leftBevel, int relief) argument
197 Tk_3DHorizontalBevel( Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int leftIn, int rightIn, int topBevel, int relief) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXXStubs.c58 static int PutPixel(XImage *image, int x, int y, unsigned long pixel);
61 unsigned int width, unsigned int height);
72 * Called to set up initial screen info or when an event indicated
73 * display (screen) change.
79 * May change info regarding the screen.
88 Screen *screen;
94 screen = display->screens;
97 screen->root_depth = (*(*graphicsDevice)->gdPMap)->cmpSize *
99 screen->height = (*graphicsDevice)->gdRect.bottom -
101 screen
87 Screen *screen; local
143 Screen *screen; local
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
1010 PutPixel( XImage *image, int x, int y, unsigned long pixel) argument
1127 XSetWindowBorderWidth( Display* display, Window w, unsigned int width) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnix3d.c81 Display *display = DisplayOfScreen(borderPtr->screen);
115 Tk_3DVerticalBevel(tkwin, drawable, border, x, y, width, height,
120 int x, y, width, height; /* Area of vertical bevel. */
140 x, y, (unsigned) width, (unsigned) height);
144 x, y, (unsigned) width, (unsigned) height);
151 half = width/2;
152 if (!leftBevel && (width & 1)) {
158 (unsigned) (width-half), (unsigned) height);
165 (unsigned) width, (unsigned) height);
171 gcValues.foreground = BlackPixelOfScreen(borderPtr->screen);
[all...]
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnix3d.c80 Display *display = DisplayOfScreen(borderPtr->screen);
117 int x, int y, int width, int height,
137 x, y, (unsigned) width, (unsigned) height);
141 x, y, (unsigned) width, (unsigned) height);
148 half = width/2;
149 if (!leftBevel && (width & 1)) {
155 (unsigned) (width-half), (unsigned) height);
162 (unsigned) width, (unsigned) height);
168 gcValues.foreground = BlackPixelOfScreen(borderPtr->screen);
172 (unsigned) width, (unsigne
111 Tk_3DVerticalBevel( Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int leftBevel, int relief) argument
193 Tk_3DHorizontalBevel( Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int leftIn, int rightIn, int topBevel, int relief) argument
[all...]
H A DtkUnixButton.c61 /* width height ncolors chars_per_pixel */
260 Tk_GetColorByValue(tkwin, bg_brdr->bgColorPtr)->pixel;
262 Tk_GetColorByValue(tkwin, bg_brdr->bgColorPtr)->pixel;
264 Tk_GetColorByValue(tkwin, bg_brdr->lightColorPtr)->pixel :
265 WhitePixelOfScreen(bg_brdr->screen);
267 Tk_GetColorByValue(tkwin, selectColor)->pixel;
269 Tk_GetColorByValue(tkwin, bg_brdr->darkColorPtr)->pixel :
270 BlackPixelOfScreen(bg_brdr->screen);
272 Tk_GetColorByValue(tkwin, bg_brdr->bgColorPtr)->pixel;
274 Tk_GetColorByValue(tkwin, indicatorColor)->pixel;
365 int width, height, fullWidth, fullHeight; local
857 int width, height, avgWidth, txtWidth, txtHeight; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXXStubs.c64 unsigned long pixel);
72 * Called to set up initial screen info or when an event indicated
73 * display (screen) change.
79 * May change info regarding the screen.
88 Screen *screen;
95 screen = display->screens;
107 screen->root_depth = NSBitsPerPixelFromDepth([s depth]);
108 screen->width = bounds.size.width;
87 Screen *screen; local
141 Screen *screen; local
799 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
882 XGetImage( Display *display, Drawable d, int x, int y, unsigned int width, unsigned int height, unsigned long plane_mask, int format) argument
1067 ImagePutPixel( XImage *image, int x, int y, unsigned long pixel) argument
1176 XSetWindowBorderWidth( Display *display, Window w, unsigned int width) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgPhoto.c5 * stored in full color (32 bits per pixel including alpha channel)
55 * An unsigned 32-bit integral type, used for pixel values.
60 typedef unsigned int pixel; typedef
77 * colormap in which they were allocated. Sets of pixel values
80 * values match. A hash table is used to locate these sets of pixel
95 * pixel values and other information:
110 pixel redValues[256]; /* Maps 8-bit values of red intensity
111 * to a pixel value or index in pixelMap. */
112 pixel greenValues[256]; /* Ditto for green intensity */
113 pixel blueValue
157 int width, height; /* Dimensions of image. */ member in struct:PhotoMaster
220 int width, height; /* Dimensions of the pixmap. */ member in struct:PhotoInstance
672 int x, y, width, height; local
2589 unsigned long pixel; local
[all...]
H A Dtk3d.c85 Tk_Window tkwin; /* Need the screen the border is used on.*/
110 } else if ((Tk_Screen(tkwin) == borderPtr->screen)
130 * the screen and colormap of the last access, and if they
140 if ((Tk_Screen(tkwin) == borderPtr->screen)
212 if ((Tk_Screen(tkwin) == borderPtr->screen)
235 borderPtr->screen = Tk_Screen(tkwin);
258 gcValues.foreground = borderPtr->bgColorPtr->pixel;
277 * y, width, and height. The inside edges of the border
284 Tk_Draw3DRectangle(tkwin, drawable, border, x, y, width, height,
289 int x, y, width, heigh
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgPhoto.c5 * full color (32 bits per pixel including alpha channel) and displayed
53 * An unsigned 32-bit integral type, used for pixel values. We use int rather
57 typedef unsigned int pixel; typedef
74 * in which they were allocated. Sets of pixel values allocated for displaying
77 * these sets of pixel values, using the following data structure as key:
90 * structure of the following type is used to store the allocated pixel values
106 pixel redValues[256]; /* Maps 8-bit values of red intensity to a
107 * pixel value or index in pixelMap. */
108 pixel greenValues[256]; /* Ditto for green intensity. */
109 pixel blueValue
153 int width, height; /* Dimensions of image. */ member in struct:PhotoMaster
216 int width, height; /* Dimensions of the pixmap. */ member in struct:PhotoInstance
653 int result, index, x, y, width, height, dataWidth, dataHeight, listObjc; local
2582 ImgPhotoBlendComplexAlpha( XImage *bgImg, PhotoInstance *iPtr, int xOffset, int yOffset, int width, int height) argument
2590 unsigned long pixel; local
2750 ImgPhotoDisplay( ClientData clientData, Display *display, Drawable drawable, int imageX, int imageY, int width, int height, int drawableX,int drawableY) argument
2982 ImgPhotoSetSize( PhotoMaster *masterPtr, int width, int height) argument
4307 Tk_PhotoPutBlock( Tcl_Interp *interp, Tk_PhotoHandle handle, register Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int compRule) argument
4678 Tk_PhotoPutZoomedBlock( Tcl_Interp *interp, Tk_PhotoHandle handle, register Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY, int compRule) argument
4977 Tk_DitherPhoto( Tk_PhotoHandle photo, int x, int y, int width, int height) argument
5054 DitherInstance( PhotoInstance *instancePtr, int xStart, int yStart, int width, int height) argument
5456 Tk_PhotoExpand( Tcl_Interp *interp, Tk_PhotoHandle handle, int width, int height) argument
5534 Tk_PhotoSetSize( Tcl_Interp *interp, Tk_PhotoHandle handle, int width, int height) argument
6032 ImgPhotoPostscript( ClientData clientData, Tcl_Interp *interp, Tk_Window tkwin, Tk_PostscriptInfo psInfo, int x, int y, int width, int height, int prepass) argument
6064 Tk_PhotoPutBlock_NoComposite( Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height) argument
6076 Tk_PhotoPutZoomedBlock_NoComposite( Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY) argument
6105 Tk_PhotoExpand_Panic( Tk_PhotoHandle handle, int width, int height) argument
6115 Tk_PhotoPutBlock_Panic( Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int compRule) argument
6127 Tk_PhotoPutZoomedBlock_Panic( Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY, int compRule) argument
6140 Tk_PhotoSetSize_Panic( Tk_PhotoHandle handle, int width, int height) argument
[all...]
H A Dtk3d.c86 Tk_Window tkwin, /* Need the screen the border is used on.*/
111 } else if ((Tk_Screen(tkwin) == borderPtr->screen)
129 * the last time this object was accessed. Check the screen and colormap
139 if ((Tk_Screen(tkwin) == borderPtr->screen)
211 if ((Tk_Screen(tkwin) == borderPtr->screen)
234 borderPtr->screen = Tk_Screen(tkwin);
256 gcValues.foreground = borderPtr->bgColorPtr->pixel;
274 * edges of the border will be determined by x, y, width, and height. The
286 int x, int y, int width, int height,
289 int borderWidth, /* Desired width fo
279 Tk_Draw3DRectangle( Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int borderWidth, int relief) argument
945 Tk_Fill3DRectangle( Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int borderWidth, int relief) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dimage.c81 #define DefaultDepthOfScreen(screen) (one_w32_display_info.n_cbits)
117 /* A black pixel in a mask bitmap/pixmap means ``draw a source
118 pixel''. A white pixel means ``retain the current pixel''. */
124 #define DefaultDepthOfScreen(screen) (one_mac_display_info.n_planes)
160 XGetImage (display, pixmap, x, y, width, height, plane_mask, format)
164 unsigned int width, height; /* not used */
172 SetRect (&ri, 0, 0, width, height);
184 XPutPixel (ximage, x, y, pixel)
485 unsigned int width, height; local
626 unsigned long width, height; local
688 width, height); local
1104 int width = img->width + 2 * img->hmargin; variable
2075 Screen *screen = FRAME_X_SCREEN (f); local
2256 XPutImage (FRAME_X_DISPLAY (f), pixmap, gc, ximg, 0, 0, 0, 0, width, height); local
2400 int width, height; local
2603 int width, height; local
2841 int width, height; local
3000 w32_create_pixmap_from_bitmap_data(int width, int height, char *data) argument
4314 int width, height, x, y; local
4597 unsigned long pixel; member in struct:ct_color
4841 unsigned long pixel; local
4988 int width = ximg->info.bmiHeader.biWidth; local
4990 unsigned char * pixel; local
5049 unsigned long pixel; local
5598 int width, height, max_color_idx = 0; local
6084 png_uint_32 width, height; local
6888 int width, height; local
7337 int width, height, x, y; local
7673 int rc, width, height, x, y, i; local
7927 int width, height; local
8383 unsigned long pixel = XGetPixel (ximg, x, y); local
[all...]
H A Dxterm.c659 int width, height;
667 full-width rows stays visible in the internal border. Could
675 width = FRAME_INTERNAL_BORDER_WIDTH (f),
676 width != 0)
685 y -= width; local
689 0, y, width, height, False);
691 FRAME_PIXEL_WIDTH (f) - width,
692 y, width, height, False);
893 || (pcm->width == 0 && (pcm->rbearing - pcm->lbearing) == 0))
1199 s->right_overhang = cs.rbearing > cs.width
655 int width, height; local
1507 Screen *screen; local
1509 Pixel pixel; local
1606 Screen *screen = *(Screen **) args[0].addr; local
1608 x_free_dpy_colors (DisplayOfScreen (screen), screen, cmap, local
1631 Screen *screen = dpyinfo->screen; local
1668 unsigned long pixel = colors[i].pixel; local
1941 unsigned long pixel; local
2130 int width, left_x, right_x, top_y, bottom_y, last_x, raised_p; local
2462 Screen *screen = FRAME_X_SCREEN (s->f); local
2546 int width, background_width = s->background_width; local
2787 x, y, width, height, local
2925 int width; local
2963 width, height - 2 * FRAME_INTERNAL_BORDER_WIDTH (f)); local
3017 width, height - 2 * FRAME_INTERNAL_BORDER_WIDTH (f)); local
3091 int x, y, width, height, from_y, to_y, bottom_y; local
3131 width, height, local
4417 unsigned long pixel; local
4762 left, top, width, local
4980 int top, height, left, sb_left, width, sb_width; local
5025 left, top, width, height, False); local
5058 left, top, width, height, False); local
7340 x, y, width, height, False); local
8527 int width, height, ign; local
8986 unsigned int width, height, border, depth; local
8998 &rootw, &x, &y, &width, &height, &border, &depth); local
9828 int width = 0; local
10180 int width = pcm->width; local
[all...]
H A Dxfns.c196 /* Regexp matching a font name whose width is the same as `PIXEL_SIZE'. */
574 /* Store the screen positions of frame F into XPTR and YPTR.
739 /* Return the pixel color value for color COLOR_NAME on frame F. If F
769 return cdef.pixel;
951 unsigned long pixel = x_decode_color (f, arg, BLACK_PIX_DEFAULT (f));
955 if (mask_color == pixel)
957 x_free_colors (f, &pixel, 1);
958 pixel = x_copy_color (f, x->foreground_pixel);
962 x->mouse_pixel = pixel;
1033 fore_color.pixel
945 unsigned long pixel = x_decode_color (f, arg, BLACK_PIX_DEFAULT (f)); local
1084 unsigned long fore_pixel, pixel; local
1414 int width = FRAME_PIXEL_WIDTH (f); local
1422 0, y, width, height, False); local
1442 unsigned long pixel; local
1477 unsigned long pixel; local
1806 int width = 16 + 2 * VERTICAL_SCROLL_BAR_WIDTH_TRIM; local
3063 int width, height; variable
3945 Screen *screen = dpyinfo->screen; local
4691 int width, height; local
5077 int i, width, height; variable
5233 root_x, root_y, width, height); variable
[all...]
H A Dxterm.h111 #define FONT_WIDTH(f) ((f)->max_bounds.width)
143 int height, width, depth;
169 Screen *screen;
171 /* Dots per inch of the screen. */
180 /* Number of planes on this screen. */
183 /* Dimensions of this screen. */
184 int height, width;
193 /* The root window of this screen. */
216 /* Minimum width over all characters in all fonts in font_table. */
358 /* The null pixel use
141 int height, width, depth; member in struct:x_bitmap_record
166 Screen *screen; member in struct:x_display_info
181 int height, width; member in struct:x_display_info
621 unsigned long pixel; member in struct:x_output::relief
790 Lisp_Object top, left, width, height; member in struct:scroll_bar
[all...]
H A Dxfaces.c32 2. Relative proportionate width, aka character set width or set
33 width (swidth), e.g. `semi-compressed'.
71 16. A specified average font width, which is invisible from Lisp,
156 attributes width, height, weight, and slant by setting
158 names. The default is '(:width :height :weight :slant), and means
160 width specified by a face, then---within fonts with that
161 width---tries to find a best match for the specified font height,
179 actually reflects the desired glyph matrix on the screen. However,
181 on the screen),
1118 Lisp_Object width, height, data; variable
2210 double pixel; local
2981 Lisp_Object pattern, face, frame, maximum, width; variable
2999 CHECK_NUMBER (width); variable
7407 unsigned long default_pixel, default_other_pixel, pixel; local
[all...]
H A Dw32term.c349 int width, int height)
359 Rectangle (hdc, x, y, x + width, y + height);
632 int width, height;
640 full-width rows stays visible in the internal border. Could
648 width = FRAME_INTERNAL_BORDER_WIDTH (f),
649 width != 0)
658 y -= width;
663 w32_clear_area (f, hdc, 0, y, width, height);
664 w32_clear_area (f, hdc, FRAME_PIXEL_WIDTH (f) - width,
665 y, width, heigh
344 w32_draw_rectangle(HDC hdc, XGCValues *gc, int x, int y, int width, int height) argument
627 int width, height; local
1762 COLORREF pixel; local
1934 int width, left_x, right_x, top_y, bottom_y, last_x, raised_p; local
2374 int width, background_width = s->background_width; local
2740 int x, y, width, height, from_y, to_y, bottom_y; local
3702 int top, height, left, sb_left, width, sb_width; local
4607 int width; local
5453 int width, height, ign; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/xlib/X11/
H A DXutil.h38 * value (x, y, width, height) was found in the parsed string.
56 int width, height; /* should set so old wm's don't mess up */ member in struct:__anon13739
75 #define USSize (1L << 1) /* user specified width, height */
171 #define XPutPixel(ximage, x, y, pixel) \
172 ((*((ximage)->f.put_pixel))((ximage), (x), (y), (pixel)))
173 #define XSubImage(ximage, x, y, width, height) \
174 ((*((ximage)->f.sub_image))((ximage), (x), (y), (width), (height)))
228 int screen; member in struct:__anon13746
531 int /* screen */,
567 unsigned int /* width */,
[all...]
H A DXlib.h81 #define DisplayWidth(dpy, scr) (((dpy)->screens[(scr)]).width)
102 /* macros for screen oriented applications (toolkit) */
113 #define WidthOfScreen(s) ((s)->width)
162 unsigned long foreground;/* foreground pixel */
163 unsigned long background;/* background pixel */
164 int line_width; /* line width */
201 int c_class; /* C++ class of screen (monochrome, etc.) */
203 int class; /* class of screen (monochrome, etc.) */
220 * Information about the screen. The contents of this structure are
228 int width, heigh member in struct:__anon13674
277 int width, height; /* width and height of window */ member in struct:__anon13677
300 Screen *screen; /* back pointer to correct screen */ member in struct:__anon13677
318 int width, height; /* size of image */ member in struct:_XImage
356 int width, height; member in struct:__anon13679
366 unsigned long pixel; member in struct:__anon13680
387 unsigned short width, height; member in struct:__anon13683
392 unsigned short width, height; member in struct:__anon13684
649 int width, height; member in struct:__anon13696
660 int width, height; member in struct:__anon13697
693 int width, height; /* size of window */ member in struct:__anon13700
756 int width, height; member in struct:__anon13706
778 int width, height; member in struct:__anon13708
789 int width, height; member in struct:__anon13709
971 short width; /* advance to next char's origin */ member in struct:__anon13722
1031 Screen *screen; member in union:__anon13728
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/xlib/X11/
H A DXutil.h38 * value (x, y, width, height) was found in the parsed string.
56 int width, height; /* should set so old wm's don't mess up */ member in struct:__anon13918
75 #define USSize (1L << 1) /* user specified width, height */
171 #define XPutPixel(ximage, x, y, pixel) \
172 ((*((ximage)->f.put_pixel))((ximage), (x), (y), (pixel)))
173 #define XSubImage(ximage, x, y, width, height) \
174 ((*((ximage)->f.sub_image))((ximage), (x), (y), (width), (height)))
228 int screen; member in struct:__anon13925
531 int /* screen */,
567 unsigned int /* width */,
[all...]
H A DXlib.h90 #define DisplayWidth(dpy, scr) (((dpy)->screens[(scr)]).width)
111 /* macros for screen oriented applications (toolkit) */
122 #define WidthOfScreen(s) ((s)->width)
171 unsigned long foreground;/* foreground pixel */
172 unsigned long background;/* background pixel */
173 int line_width; /* line width */
210 int c_class; /* C++ class of screen (monochrome, etc.) */
212 int class; /* class of screen (monochrome, etc.) */
229 * Information about the screen. The contents of this structure are
237 int width, heigh member in struct:__anon13853
286 int width, height; /* width and height of window */ member in struct:__anon13856
309 Screen *screen; /* back pointer to correct screen */ member in struct:__anon13856
327 int width, height; /* size of image */ member in struct:_XImage
365 int width, height; member in struct:__anon13858
375 unsigned long pixel; member in struct:__anon13859
396 unsigned short width, height; member in struct:__anon13862
401 unsigned short width, height; member in struct:__anon13863
658 int width, height; member in struct:__anon13875
669 int width, height; member in struct:__anon13876
702 int width, height; /* size of window */ member in struct:__anon13879
765 int width, height; member in struct:__anon13885
787 int width, height; member in struct:__anon13887
798 int width, height; member in struct:__anon13888
980 short width; /* advance to next char's origin */ member in struct:__anon13901
1040 Screen *screen; member in union:__anon13907
[all...]
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dxlwmenu.c361 return logical.width;
366 return xcs.width;
392 /* Return the width of toggle buttons of widget MW. */
402 /* Return the width of radio buttons of widget MW. */
490 /* Add width of the arrow displayed for submenus. */
493 /* Add width of key equivalent string. */
526 ws->width = 0;
537 ws->width += label_width + rest_width;
557 ws->width = ws->label_width + max_rest_width + max_button_width;
561 ws->width
774 int width, height; local
794 int width, height; local
986 int width; local
1613 Screen *screen = XtScreen ((Widget) mw); local
1744 Screen *screen = XtScreen ((Widget) mw); local
2439 Screen* screen = XtScreen (mw); local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_beval.c145 * on-screen at any given moment. This variable will hold the currently
233 * Now create and save the screen width and height. Used in drawing.
956 guicolor_T pixel; local
961 pixel = (aep != NULL) ? aep->ae_u.gui.fg_color : INVALCOLOR;
962 if (pixel != INVALCOLOR)
964 (unsigned long)pixel, &color);
1006 if (pixel != INVALCOLOR)
1055 GdkScreen *screen; local
1057 screen
[all...]
H A Dgui_gtk_x11.c345 {"--screen", ARG_FOR_GTK|ARG_HAS_VALUE},
604 * Redraw the corresponding portions of the screen.
617 event->area.width, event->area.height);
1499 || x >= gui.drawarea->allocation.width
1511 dx = x < 0 ? -x : x - gui.drawarea->allocation.width;
2411 /* Create a pseudo blank pointer, which is in fact one pixel by one pixel
2442 * Create a new PangoContext for this screen, and initialize it
2486 if (sbar && GTK_WIDGET_REALIZED(sbar) && sbar->allocation.width)
2487 gui.scrollbar_width = sbar->allocation.width;
2590 int width = 0; local
2645 int width; local
3908 gui_mch_set_shellsize(int width, int height, int min_width UNUSED, int min_height UNUSED, int base_width UNUSED, int base_height UNUSED, int direction UNUSED) argument
3927 gtk_window_resize(GTK_WINDOW(gui.mainwin), width, height); local
3959 GdkScreen* screen; local
4296 int width; local
4338 int width; local
4679 int width; /* real cluster width in Pango units */ local
4751 int width; local
5039 int width; local
5062 int width; local
5754 gui_mch_get_rgb(guicolor_T pixel) argument
5903 int width; local
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dprogress.vim81 syn keyword ProgressReserved release reposition retain retry return return-val[ue] revert revoke run save schema screen screen-io screen-lines
134 syn keyword ProgressOperator border-right-pix[els] border-t[op] border-t[op-chars] border-top-pixel[s] both bottom box box-select[able] browse browse-header buffer buffer-chars buffer-lines
147 syn keyword ProgressOperator full-width full-width[-chars] full-width-pixel[s] ge get get-blue[-value] g[et-char-property] get-double get-dynamic get-file get-float get-green[-value]
149 syn keyword ProgressOperator get-string get-tab-item get-text-height get-text-height-char[s] get-text-height-pixe[ls] get-text-width get-text-width
[all...]

Completed in 433 milliseconds

12