Searched refs:topShadowColor (Results 1 - 2 of 2) sorted by relevance

/xsrc/local/programs/x11-ssh-askpass/
H A Dx11-ssh-askpass.h64 Pixel topShadowColor; member in struct:__anon7bedf7b40208
H A Dx11-ssh-askpass.c419 d->w3.topShadowColor =
420 get_pixel_resource("topShadowColor", "TopShadowColor",
460 d->okButton.w3.topShadowColor =
461 get_pixel_resource("okButton.topShadowColor", "Button.TopShadowColor",
495 d->cancelButton.w3.topShadowColor =
496 get_pixel_resource("cancelButton.topShadowColor",
541 d->indicator.w3.topShadowColor =
542 get_pixel_resource("indicator.topShadowColor",
938 XSetForeground(app->dpy, app->fillGC, button.w3.topShadowColor);
948 button.w3.topShadowColor);
[all...]

Completed in 3 milliseconds