Searched refs:pixel (Results 126 - 150 of 193) sorted by relevance

12345678

/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXButton.c941 Tk_3DBorderColor(butPtr->selectBorder)->pixel);
960 Tk_3DBorderColor(butPtr->normalBorder)->pixel);
H A DtkMacOSXMenu.c1338 defaultBg = tkColPtr->color.pixel;
1341 defaultFg = tkColPtr->color.pixel;
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinDraw.c416 * destination to the foreground color whenever the source pixel
511 unsigned long *colors, /* Array of pixel values used by this image.
1140 * size of the bounding box by one to account for the difference in pixel
1148 * Note that this call will leave a gap of one pixel at the end of the
1321 int pixel)
1330 oldColor = SetBkColor(dc, (COLORREF)pixel);
1301 TkWinFillRect( HDC dc, int x, int y, int width, int height, int pixel) argument
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A Dtk3d.c258 gcValues.foreground = borderPtr->bgColorPtr->pixel;
612 Tk_SetWindowBackground(tkwin, borderPtr->bgColorPtr->pixel);
H A DtkCanvBmap.c393 gcValues.foreground = fgColor->pixel;
396 gcValues.background = bgColor->pixel;
H A DtkImgBmap.c431 gcValues.foreground = instancePtr->fg->pixel;
435 gcValues.background = instancePtr->bg->pixel;
H A DtkScale.c753 gcValues.foreground = scalePtr->troughColorPtr->pixel;
761 gcValues.foreground = scalePtr->textColorPtr->pixel;
1358 * Given a pixel within a scale window, return the scale
1359 * reading corresponding to that pixel.
1423 * An integer value giving the pixel location corresponding
H A DtkMessage.c556 gcValues.foreground = msgPtr->fgColorPtr->pixel;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmacterm.c3028 /* Allocate the color COLOR->pixel on the screen and display of
3048 /* Allocate the color COLOR->pixel on SCREEN of DISPLAY, colormap
3077 cells[i].pixel = i;
3102 register_color (color->pixel);
3114 x_copy_color (f, pixel)
3116 unsigned long pixel;
3120 color.pixel = pixel;
3126 register_color (pixel);
3128 return color.pixel;
3253 unsigned long pixel; local
[all...]
H A Dxterm.h358 /* The null pixel used for filling a character background with
379 /* Bits and shifts to use to compose pixel values on TrueColor visuals. */
625 unsigned long pixel;
642 two might differ by a pixel, depending on WM */
621 unsigned long pixel; member in struct:x_output::relief
H A Dw32term.c914 by a pixel on each side compared with what GetCharABCWidths
1602 characters again shifted to the right by one pixel. */
1770 COLORREF pixel;
1778 pixel = background;
1779 if (w32_alloc_lighter_color (f, &pixel, factor, delta))
1782 xgcv.foreground = relief->pixel = pixel;
3637 WIDTH and HEIGHT are.the pixel coordinates and dimensions of the
4643 to check the pixel dimensions as well. */
5912 unload_color (f, f->output_data.w32->white_relief.pixel);
1762 COLORREF pixel; local
[all...]
H A Dgtkutil.c749 xg_pix_to_gcolor (w, pixel, c)
751 unsigned long pixel;
755 gdk_colormap_query_color (map, pixel, c);
995 BG is the pixel value to change to. */
3210 TOP/LEFT are the new pixel positions where the bar shall appear.
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkMessage.c544 gcValues.foreground = msgPtr->fgColorPtr->pixel;
H A DtkCanvUtil.c1145 gcValues->foreground = color->pixel;
1644 * window. This will prevent pixel coordinates from overflowing the
H A DtkDecls.h1031 unsigned long pixel);
1043 unsigned long pixel);
1856 void (*tk_SetWindowBackground) (Tk_Window tkwin, unsigned long pixel); /* 165 */
1858 void (*tk_SetWindowBorder) (Tk_Window tkwin, unsigned long pixel); /* 167 */
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c931 mbPtr->userPaneBackground = xcolor->pixel;
/macosx-10.9.5/vim-53/src/
H A Dgui_photon.c1134 /* The +2 is for the 1 pixel dark line on each side */
1933 * Return the RGB value of a pixel as a long.
1936 gui_mch_get_rgb(guicolor_T pixel) argument
1938 return PgRGB(PgRedValue(pixel), PgGreenValue(pixel), PgBlueValue(pixel));
2153 /* FIXME: This has an off by one pixel problem */
H A Dgui_w48.c2053 * Clear one extra pixel at the far right, for when bold characters have
2145 * Return the RGB value of a pixel as a long.
2148 gui_mch_get_rgb(guicolor_T pixel) argument
2150 return (GetRValue(pixel) << 16) + (GetGValue(pixel) << 8)
2151 + GetBValue(pixel);
H A Dgui_motif.c2524 XmNbackground, &color[0].pixel,
2525 XmNforeground, &color[1].pixel,
2526 XmNbottomShadowColor, &color[2].pixel,
2527 XmNtopShadowColor, &color[3].pixel,
2528 XmNhighlight, &color[4].pixel,
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DtimelinePanel.css433 @media (-webkit-min-device-pixel-ratio: 1.5) {
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c601 colors[i].pixel = (i << 16) + (i << 8) + i;
636 colors[i].pixel = i;
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIOFramebuffer.cpp3526 UInt32 pixel = 0; local
3674 pixel = hwDesc->specialEncodings[kInvertingEncoding];
3679 pixel = 0;
3682 STOREINC(dataOut, pixel, UInt32)
3684 STOREINC(dataOut, pixel, UInt16)
3696 pixel = (alpha << 24)
3701 STOREINC(dataOut, pixel, UInt32)
3705 pixel = ((alpha & 0xf0) << 8)
3710 STOREINC(dataOut, pixel, UInt16)
3725 pixel
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DTracksCommand.c2285 TkSetMacColor( xcolPtr->pixel, &macBGColor );
2316 TkSetMacColor( xcolPtr->pixel, &macFGColor );
2924 TkSetMacColor( xcolPtr->pixel, &opColor );
/macosx-10.9.5/CPANInternal-140/TermReadKey/
H A DReadKey.pm135 pixels. (The pixel size will only be valid in some environments.)
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c464 OSType pixel; local
538 pixel = 'dv '; //���
540 0, 0, sizeof( pixel), &pixel, nil);

Completed in 607 milliseconds

12345678