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

/xsrc/external/mit/xlsclients/dist/
H A Dxlsclients.c62 static void print_text_field (xcb_connection_t *dpy, const char *s, xcb_get_property_reply_t *tp );
474 print_text_field (cs->c, " Machine: ", client_machine);
476 print_text_field (cs->c, " Name: ", name);
478 print_text_field (cs->c, NULL, client_machine);
486 print_text_field (cs->c, " Icon Name: ", icon_name);
584 print_text_field(xcb_connection_t *dpy, const char *s, xcb_get_property_reply_t *tp) function in typeref:typename:void

Completed in 7 milliseconds