Searched refs:SetTrayIcon (Results 1 – 2 of 2) sorted by relevance
64 static void SetTrayIcon (char *fname);160 trayicon: TRAYICON STRING NEWLINE { SetTrayIcon($2); free($2); }278 SetTrayIcon (char *fname) in SetTrayIcon() function
134 static void SetTrayIcon (char *fname);1393 { SetTrayIcon((yyvsp[-1].sVal)); free((yyvsp[-1].sVal)); } in yyparse()1842 SetTrayIcon (char *fname) in SetTrayIcon() function