HomeSort by: relevance | last modified time | path
    Searched refs:LoliteImage (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
twm_window_struct.h 242 Image *LoliteImage; ///< Titlebar lolite backround. \ingroup win_frame
win_decorations.c 1119 if(! tmp_win->LoliteImage) {
1124 tmp_win->LoliteImage = GetImage(Scr->HighlightPixmapName, cp);
1129 if(tmp_win->LoliteImage) {
1131 attributes.background_pixmap = tmp_win->LoliteImage->pixmap;

Completed in 5 milliseconds