Home
last modified time | relevance | path

Searched refs:BoldMsgNextChar (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmsg.e52 extern char *BoldMsgNextChar ARGS_DECL((char*));
H A Ddialog.c349 line = BoldMsgNextChar(&line[last_index]);
376 line = BoldMsgNextChar(&line[last_index]);
H A Dmsg.c238 char *BoldMsgNextChar(pszStr) in BoldMsgNextChar() function