Searched refs:foreground_color (Results 1 – 12 of 12) sorted by relevance
/external/freetype/src/base/ |
D | ftcolor.c | 96 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/ |
D | ttcolr.c | 371 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/ |
D | ftcolor.h | 305 FT_Color foreground_color );
|
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 202 foreground_color, member 271 *foreground_color; member
|
D | xwindow.c | 3070 &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 …]
|
D | animate.c | 938 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()
|
D | display.c | 2319 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 …]
|
D | widget.c | 1562 &window_info->pixel_info->foreground_color); in XSetTextColor() 1566 window_info->pixel_info->foreground_color.pixel); in XSetTextColor()
|
/external/freetype/include/freetype/internal/ |
D | tttypes.h | 1685 FT_Color foreground_color; member
|
/external/ImageMagick/MagickWand/ |
D | animate.c | 833 resource_info.foreground_color=argv[i]; in AnimateImageCommand()
|
D | display.c | 1129 resource_info.foreground_color=argv[i]; in DisplayImageCommand()
|
/external/freetype/ |
D | ChangeLog | 809 `foreground_color'.
|