Home | History | Annotate | Download | only in reflow

Lines Matching defs:unicode

316                     FX_WCHAR unicode = str.GetAt(0);
317 if(unicode == 32) {
337 FX_WCHAR unicode = str.GetAt(0);
338 if(unicode > 96 && unicode < 123) {
363 FX_WCHAR unicode = str.GetAt(0);
364 if(unicode > 255) {
382 FX_WCHAR unicode = str.GetAt(0);
383 if(unicode > 96 && unicode < 123) {