Searched +refs:screen +refs:pixel +refs:height (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;
177 TkWinFillRect(dc, x, y, half, height, left);
178 TkWinFillRect(dc, x+half, y, width-half, height, right);
202 Tk_3DHorizontalBevel(tkwin, drawable, border, x, y, width, height,
207 int x, y, width, height; /* Boundin
[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
176 TkWinFillRect(dc, x, y, half, height, left);
177 TkWinFillRect(dc, x+half, y, width-half, height, right);
205 int x, int y, int width, int height,
246 ? ((WinBorder *)borderPtr)->light2ColorPtr->pixel
247 : ((WinBorder *)borderPtr)->dark2ColorPtr->pixel;
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/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);
156 (unsigned) height);
158 (unsigned) (width-half), (unsigned) height);
165 (unsigned) width, (unsigned) height);
171 gcValues.foreground = BlackPixelOfScreen(borderPtr->screen);
175 (unsigned) width, (unsigned) height);
[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);
153 (unsigned) height);
155 (unsigned) (width-half), (unsigned) height);
162 (unsigned) width, (unsigned) height);
168 gcValues.foreground = BlackPixelOfScreen(borderPtr->screen);
172 (unsigned) width, (unsigned) height);
200 int x, int y, int width, int height,
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/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
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
[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;
103 tkMacOSXZeroScreenHeight = bounds.size.height;
105 (visible.origin.y + visible.size.height);
107 screen->root_depth = NSBitsPerPixelFromDepth([s depth]);
108 screen
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
[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, height; /* Outsid
[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
1105 int height = img->height + 2 * img->vmargin; variable
1304 int height; local
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
4989 int height = ximg->info.bmiHeader.biHeight; 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;
677 && (height = desired_row->visible_height,
678 height > 0))
689 0, y, width, height, False);
692 y, width, height, False);
1244 s->height - 2 * box_line_width);
1248 else if (FONT_HEIGHT (s->font) < s->height - 2 * box_line_width
1255 s->height - 2 * box_line_width);
1287 s->height - 1);
1333 characters again shifted to the right by one pixel
655 int width, height; local
685 0, y, width, height, False); 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
2437 int height; local
2462 Screen *screen = FRAME_X_SCREEN (s->f); local
2787 x, y, width, height, local
2918 int height = FRAME_TEXT_LINES_TO_PIXEL_HEIGHT (f, FRAME_LINES (f)); local
3091 int x, y, width, height, from_y, to_y, bottom_y; local
3131 width, height, local
4315 int whole, portion, height; local
4359 Dimension height; local
4417 unsigned long pixel; local
4676 Dimension height; 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
5082 height, False); local
5086 height, False); local
5101 rest, height, False); local
5104 left, top, rest, height, False); local
7340 x, y, width, height, False); local
8227 int height = FRAME_PIXEL_HEIGHT (f); local
8527 int width, height, ign; local
8986 unsigned int width, height, border, depth; local
8998 &rootw, &x, &y, &width, &height, &border, &depth); local
[all...]
H A Dxfns.c574 /* 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 = x->mouse_pixel;
1035 back_color.pixel
945 unsigned long pixel = x_decode_color (f, arg, BLACK_PIX_DEFAULT (f)); local
1084 unsigned long fore_pixel, pixel; local
1413 int height = FRAME_INTERNAL_BORDER_WIDTH (f); local
1422 0, y, width, height, False); local
1442 unsigned long pixel; local
1477 unsigned long pixel; 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.h143 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. */
219 /* Minimum font height over all fonts in font_table. */
358 /* The null pixel used for filling a character background with
379 /* Bits and shifts to use to compose pixel value
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.c35 3. Font height in 1/10pt.
156 attributes width, height, weight, and slant by setting
158 names. The default is '(:width :height :weight :slant), and means
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), a suitable font for the components of the
183 screen, i.e. the realization process is delayed but in principle
600 single display/screen. --gerd. */
602 /* Reference counts for pixel colors. */
609 register_color (pixel)
1118 Lisp_Object width, height, data; variable
2210 double pixel; local
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;
650 && (height = desired_row->visible_height,
651 height > 0))
663 w32_clear_area (f, hdc, 0, y, width, height);
665 y, width, height);
914 by a pixel on each side compared with what GetCharABCWidths
1037 /* Use the font width and height as max bounds, as not all BDF
1520 s->height
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
2255 int height; 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
4608 int height; local
5453 int width, height, ign; local
[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,
296 if (height <
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/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 */,
568 unsigned int /* height */
[all...]
H A DXlib.h82 #define DisplayHeight(dpy, scr) (((dpy)->screens[(scr)]).height)
102 /* macros for screen oriented applications (toolkit) */
114 #define HeightOfScreen(s) ((s)->height)
162 unsigned long foreground;/* foreground pixel */
163 unsigned long background;/* background pixel */
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, height; /* width and height o 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
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 */,
568 unsigned int /* height */
[all...]
H A DXlib.h91 #define DisplayHeight(dpy, scr) (((dpy)->screens[(scr)]).height)
111 /* macros for screen oriented applications (toolkit) */
123 #define HeightOfScreen(s) ((s)->height)
171 unsigned long foreground;/* foreground pixel */
172 unsigned long background;/* background pixel */
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, height; /* width and height o 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
1040 Screen *screen; member in union:__anon13907
[all...]
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dxlwmenu.c373 ? (mw)->menu.font_extents->max_logical_extent.height \
459 height)
466 int* height;
472 *height = separator_height (separator);
479 *height = MENU_FONT_HEIGHT (mw)
517 unsigned int height = 0;
527 ws->height = 0;
534 &button_width, &height);
538 if (height > ws->height)
515 unsigned int height = 0; local
586 int height = width; local
774 int width, height; local
794 int width, height; local
985 int height; 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);
1500 || y >= gui.drawarea->allocation.height)
1512 dy = y < 0 ? -y : y - gui.drawarea->allocation.height;
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
2490 if (sbar && GTK_WIDGET_REALIZED(sbar) && sbar->allocation.height)
2491 gui.scrollbar_height = sbar->allocation.height;
2611 int height = 0; local
2646 int height; 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
5754 gui_mch_get_rgb(guicolor_T pixel) argument
5904 int height; 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
146 syn keyword ProgressOperator fore[ground] form-input forward[s] frame-spa[cing] frame-x frame-y frequency from-cur[rent] full-height full-height-char[s] full-height-pixe[ls] full-pathn[ame]
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
[all...]

Completed in 401 milliseconds

12