gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:SetMisalignH (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
1408:                 }
1409:                 SetMisalignH(buf, (UH)CEH(new));
1410:                 err = fatMapWriteBytes(map, offset, buf, 2);
2412: for ( ; cp < ep && utf16nm < utf16end; cp += 2, utf16nm++) { 2413: SetMisalignH(cp, *utf16nm); 2414: }