Lines Matching refs:hybridMBR
458 MBRData hybridMBR;
467 hybridMBR = protectiveMBR;
468 hybridMBR.EmptyMBR(0);
508 hybridMBR.AddPart(mbrNum, hybridPart);
515 hybridPart.SetLocation(1, hybridMBR.FindLastInFree(1));
521 hybridMBR.AddPart(0, hybridPart);
523 hybridMBR.AddPart(numConverted, hybridPart);
525 hybridMBR.SetHybrid();
530 if (hybridMBR.CountParts() < 4) { // unused entry....
537 hybridMBR.MakeBiggestPart(3, hexCode);
540 protectiveMBR = hybridMBR;