Home
last modified time | relevance | path

Searched refs:draw3DRectRaised (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/jewel/jewel-0.12.41/goodies/appbar/
H A Dappbar.hh81 void draw3DRectRaised(Window win, int x, int y, int h, int w);
H A Dappbar.cc545 draw3DRectRaised(win, ico->getX()-1, in doEventLoop()
629 draw3DRectRaised(win, ico->getX()-1, in doEventLoop()
711 void Appbar::draw3DRectRaised(Window win, int x, int y, int h, int w) in draw3DRectRaised() function in Appbar