Searched refs:BE_SetWMCaption (Results 1 – 3 of 3) sorted by relevance
29 extern void BE_SetWMCaption(_THIS, const char *title, const char *icon);
31 void BE_SetWMCaption(_THIS, const char *title, const char *icon) in BE_SetWMCaption() function
135 device->SetCaption = BE_SetWMCaption; in BE_CreateDevice()