Home | History | Annotate | Download | only in BootManagerMenuApp

Lines Matching refs:StartRow

217   BootMenuData->MenuScreen.StartRow = (Row -  BootMenuData->MenuScreen.Height) / 2;  

363 UINTN StartRow;
380 StartRow = BootMenuData->MenuScreen.StartRow;
409 PrintRow = StartRow + TITLE_TOKEN_COUNT + 2;
421 PrintRow = StartRow + TITLE_TOKEN_COUNT + 2 + ItemCountPerScreen - LowShadeNum;
427 PrintRow = StartRow + TITLE_TOKEN_COUNT + 2 + TopShadeNum;
437 PrintRow = StartRow + TITLE_TOKEN_COUNT + 2;
465 PrintRow = StartRow + TITLE_TOKEN_COUNT + 2 + WantSelectItem - FirstItem;
477 PrintRow = StartRow + 3 + BootMenuData->SelectItem - FirstItem;
504 UINTN StartRow;
517 StartRow = BootMenuData->MenuScreen.StartRow;
519 PrintRow = StartRow;
593 PrintRow = StartRow + 1;
606 PrintRow = StartRow + TITLE_TOKEN_COUNT + 2;
630 PrintRow = StartRow + 2;