Searched refs:StartSize (Results 1 – 4 of 4) sorted by relevance
1307 d->StartSize = GET_UShort(); in _HB_OPEN_Load_Device()1315 if ( d->StartSize > d->EndSize || in _HB_OPEN_Load_Device()1326 count = ( ( d->EndSize - d->StartSize + 1 ) >> in _HB_OPEN_Load_Device()1408 if ( d && d->DeltaValue && size >= d->StartSize && size <= d->EndSize ) in _HB_OPEN_Get_Device()1411 s = size - d->StartSize; in _HB_OPEN_Get_Device()
265 HB_UShort StartSize; /* smallest size to correct */ member
467 DUMP_FUINT (Device, StartSize); in Dump_Device()498 for (i = Device->StartSize; i <= Device->EndSize ; i++) in Dump_Device()
399 unsigned StartSize; variable403 : S(s), StartSize(S.size()), St(st) {} in AutoPopulate()406 if (StartSize == S.size()) in ~AutoPopulate()