Home | History | Annotate | Download | only in common

Lines Matching refs:countStates

1467         mbcsHeader.countStates=         ds->readUInt32(inMBCSHeader->countStates);
1556 ds->swapArray32(ds, &inMBCSHeader->countStates, count-4,
1557 &outMBCSHeader->countStates, pErrorCode);
1575 count=mbcsHeader.countStates*1024;