Home | History | Annotate | Download | only in fxedit

Lines Matching refs:swRet

1244 	CFX_WideString swRet;

1264 swRet += wordinfo.Word;
1268 swRet += wordinfo.Word;
1274 swRet += 0x0D;
1275 swRet += 0x0A;
1283 return swRet;
1288 CFX_WideString swRet;
1312 swRet += wordinfo.Word;
1316 swRet += wordinfo.Word;
1322 swRet += 0x0D;
1323 swRet += 0x0A;
1331 return swRet;