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

  /xsrc/external/mit/ctwm/dist/
icons.h 22 match_net_wm_icon, /* Pixmap created from NET_WM_ICON */ enumerator in enum:__anon5359
icons.c 503 icon->match = match_net_wm_icon;
834 icon->match == match_net_wm_icon) {
ewmh.c 962 if(!icon || icon->match != match_net_wm_icon) {
964 fprintf(stderr, "no icon, or not match_net_wm_icon\n");
event_handlers.c 1265 (icon && icon->match == match_net_wm_icon)) {

Completed in 8 milliseconds