Home | History | Annotate | Download | only in common

Lines Matching refs:countStates

1460         mbcsHeader.countStates=         ds->readUInt32(inMBCSHeader->countStates);
1549 ds->swapArray32(ds, &inMBCSHeader->countStates, count-4,
1550 &outMBCSHeader->countStates, pErrorCode);
1568 count=mbcsHeader.countStates*1024;