Home | History | Annotate | Download | only in SetupBrowserDxe

Lines Matching refs:ValueWidth

1522           ExpressionOpCode->ValueWidth = 1;

1527 ExpressionOpCode->ValueWidth = 2;
1531 ExpressionOpCode->ValueWidth = 4;
1535 ExpressionOpCode->ValueWidth = 8;
1539 ExpressionOpCode->ValueWidth = (UINT8) sizeof (EFI_IFR_DATE);
1543 ExpressionOpCode->ValueWidth = (UINT8) sizeof (EFI_IFR_TIME);
1547 ExpressionOpCode->ValueWidth = (UINT8) sizeof (EFI_IFR_REF);