Home | History | Annotate | Download | only in SetupBrowserDxe

Lines Matching refs:ValueWidth

1519           ExpressionOpCode->ValueWidth = 1;

1524 ExpressionOpCode->ValueWidth = 2;
1528 ExpressionOpCode->ValueWidth = 4;
1532 ExpressionOpCode->ValueWidth = 8;
1536 ExpressionOpCode->ValueWidth = (UINT8) sizeof (EFI_IFR_DATE);
1540 ExpressionOpCode->ValueWidth = (UINT8) sizeof (EFI_IFR_TIME);
1544 ExpressionOpCode->ValueWidth = (UINT8) sizeof (EFI_IFR_REF);