Searched refs:get_pixel_resource (Results 1 - 3 of 3) sorted by relevance
| /xsrc/local/programs/x11-ssh-askpass/ |
| H A D | resources.h | 32 extern unsigned int get_pixel_resource (char*,char*,Display*,Colormap,unsigned int);
|
| H A D | x11-ssh-askpass.c | 414 get_pixel_resource("foreground", "Foreground", 417 get_pixel_resource("background", "Background", 420 get_pixel_resource("topShadowColor", "TopShadowColor", 423 get_pixel_resource("bottomShadowColor", "BottomShadowColor", 428 get_pixel_resource("borderColor", "BorderColor", 455 get_pixel_resource("okButton.foreground", "Button.Foreground", 458 get_pixel_resource("okButton.background", "Button.Background", 461 get_pixel_resource("okButton.topShadowColor", "Button.TopShadowColor", 464 get_pixel_resource("okButton.bottomShadowColor", 471 get_pixel_resource("okButto [all...] |
| H A D | resources.c | 21 * - Same for get_integer_resource(), get_pixel_resource(). 160 get_pixel_resource (char *res_name, char *res_class, function in typeref:typename:unsigned int
|
Completed in 5 milliseconds