Home
last modified time | relevance | path

Searched refs:updateTransparent (Results 1 – 11 of 11) sorted by relevance

/dports/x11/fbdesk/fbdesk-1.4.1/src/
H A DIcon.cc130 m_icon_window.updateTransparent(); in move()
166 m_label_window.updateTransparent(); in redrawLabel()
206 m_icon_window.updateTransparent(); in updateWindow()
/dports/graphics/pixie/Pixie/src/ri/
H A DstochasticPoint.h232 updateTransparent(depthFilterIf,depthFilterElse); \
244 updateTransparent(depthFilterIf,depthFilterElse); \
H A DstochasticQuad.h175 updateTransparent(depthFilterIf,depthFilterElse); \
262 updateTransparent(depthFilterIf,depthFilterElse); \
H A Dstochastic.cpp318 #define updateTransparent(dfIf,dfElse) { \ macro
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DFbWindow.hh97 void updateTransparent(int x = -1, int y = -1, unsigned int width = 0,
H A DFbWindow.cc298 void FbWindow::updateTransparent(int the_x, int the_y, unsigned int the_width, unsigned int the_hei… in updateTransparent() function in FbTk::FbWindow
H A DMenu.cc1349 m_frame.win.updateTransparent(item_x, item_y, item_w, item_h, buffer.drawable(), true); in highlightItem()
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DFbWindow.hh87 …void updateTransparent(int x = -1, int y = -1, unsigned int width = 0, unsigned int height = 0, Pi…
H A DFbWindow.cc260 void FbWindow::updateTransparent(int the_x, int the_y, unsigned int the_width, in updateTransparent() function in FbTk::FbWindow
H A DMenu.cc1286 menu.frame.updateTransparent(item_x, item_y, item_w, item_h, buffer.drawable(), true); in highlightItem()
/dports/x11-wm/fluxbox/fluxbox-1.3.7/
H A DChangeLog2731 call updateTransparent.
4240 It did a execute() and then a updateTransparent (in buttonRelease),