Home
last modified time | relevance | path

Searched refs:foreground_color (Results 1 – 12 of 12) sorted by relevance

/external/freetype/src/base/
Dftcolor.c96 FT_Color foreground_color ) in FT_Palette_Set_Foreground_Color() argument
109 ttface->foreground_color = foreground_color; in FT_Palette_Set_Foreground_Color()
145 FT_Color foreground_color ) in FT_Palette_Set_Foreground_Color() argument
148 FT_UNUSED( foreground_color ); in FT_Palette_Set_Foreground_Color()
/external/freetype/src/sfnt/
Dttcolr.c371 b = face->foreground_color.blue; in tt_face_colr_blend_layer()
372 g = face->foreground_color.green; in tt_face_colr_blend_layer()
373 r = face->foreground_color.red; in tt_face_colr_blend_layer()
374 alpha = face->foreground_color.alpha; in tt_face_colr_blend_layer()
/external/freetype/include/freetype/
Dftcolor.h305 FT_Color foreground_color );
/external/ImageMagick/MagickCore/
Dxwindow-private.h202 foreground_color, member
271 *foreground_color; member
Dxwindow.c3070 &pixel->foreground_color); in XGetPixelInfo()
3071 status=XParseColor(display,colormap,resource_info->foreground_color, in XGetPixelInfo()
3072 &pixel->foreground_color); in XGetPixelInfo()
3075 resource_info->foreground_color); in XGetPixelInfo()
3076 pixel->foreground_color.pixel= in XGetPixelInfo()
3077 XStandardPixel(map_info,&pixel->foreground_color); in XGetPixelInfo()
3078 pixel->foreground_color.flags=(char) (DoRed | DoGreen | DoBlue); in XGetPixelInfo()
3183 pixel->pen_color=pixel->foreground_color; in XGetPixelInfo()
3534 resource_info->foreground_color=XGetResourceInstance(database,client_name, in XGetResourceInfo()
5316 Colormap colormap,char *background_color,char *foreground_color) in XMakeCursor() argument
[all …]
Danimate.c938 context_values.foreground=pixel.foreground_color.pixel; in XAnimateBackgroundImage()
1590 context_values.foreground=pixel->foreground_color.pixel; in XAnimateImages()
1609 context_values.background=pixel->foreground_color.pixel; in XAnimateImages()
1645 context_values.foreground=icon_pixel->foreground_color.pixel; in XAnimateImages()
2286 context_values.foreground=pixel->foreground_color.pixel; in XAnimateImages()
2291 context_values.background=pixel->foreground_color.pixel; in XAnimateImages()
Ddisplay.c2319 windows->pixel_info->foreground_color.pixel); in XAnnotateEditImage()
2738 windows->pixel_info->foreground_color.pixel); in XAnnotateEditImage()
3368 resource_info->background_color,resource_info->foreground_color); in XColorEditImage()
9744 resource_info->background_color,resource_info->foreground_color); in XMatteEditImage()
13914 context_values.foreground=pixel.foreground_color.pixel; in XDisplayBackgroundImage()
14643 context_values.foreground=pixel->foreground_color.pixel; in XDisplayImage()
14662 context_values.background=pixel->foreground_color.pixel; in XDisplayImage()
14698 context_values.foreground=icon_pixel->foreground_color.pixel; in XDisplayImage()
14972 resource_info->foreground_color); in XDisplayImage()
15412 context_values.foreground=pixel->foreground_color.pixel; in XDisplayImage()
[all …]
Dwidget.c1562 &window_info->pixel_info->foreground_color); in XSetTextColor()
1566 window_info->pixel_info->foreground_color.pixel); in XSetTextColor()
/external/freetype/include/freetype/internal/
Dtttypes.h1685 FT_Color foreground_color; member
/external/ImageMagick/MagickWand/
Danimate.c833 resource_info.foreground_color=argv[i]; in AnimateImageCommand()
Ddisplay.c1129 resource_info.foreground_color=argv[i]; in DisplayImageCommand()
/external/freetype/
DChangeLog809 `foreground_color'.