Searched refs:NX_SetCaption (Results 1 – 3 of 3) sorted by relevance
31 extern void NX_SetCaption (_THIS, const char * title, const char * icon) ;
33 void NX_SetCaption (_THIS, const char * title, const char * icon) in NX_SetCaption() function
132 device -> SetCaption = NX_SetCaption; in NX_CreateDevice()