Searched defs:Bottom (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DPage.c44 UINTN Bottom; local
51 Bottom = Top - NumberOfPages;
59 if (Bottom > 0) {
60 Pages->NumberOfPages = Bottom;
65 return (UINTN)Pages + EFI_PAGES_TO_SIZE (Bottom);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DInputHandler.c925 UINTN Bottom; local
1074 Bottom = gScreenDimensions.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight - 1;
1076 MenuLinesInView = Bottom - Top - 1;
1079 Bottom = Top + PopUpMenuLines + 1;
1094 ClearLines (Start, End, Top, Bottom, POPUP_TEXT | POPUP_BACKGROUND);
1114 for (Index = Top + 1; Index < Bottom; Index++) {
1131 for (Index = TopOptionIndex; (Index < PopUpMenuLines) && (Index2 < Bottom); Index++) {
1169 PrintCharAt (Start, Bottom, Character);
H A DUi.c1023 UINTN Bottom; local
1045 Bottom = Top + NumberOfLines + 2;
1059 for (Index = Top; Index + 2 < Bottom; Index++, Count++) {
1096 PrintCharAt (Start, Bottom - 1, Character);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusmetaheader.h57 INT16 Bottom; member in struct:__anon13582
H A Dwincon.h118 SHORT Bottom; member in struct:tagSMALL_RECT
H A Dd3d8types.h1020 UINT Bottom; member in struct:_D3DBOX
H A Dd3d9types.h1250 UINT Bottom; member in struct:_D3DBOX
H A Dtwain.h165 TW_FIX32 Bottom; member in struct:__anon13844
H A Dcommctrl.h3582 UINT Bottom; member in struct:LVGROUPMETRICS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusmetaheader.h57 INT16 Bottom; member in struct:__anon978
H A Dwincon.h118 SHORT Bottom; member in struct:tagSMALL_RECT
H A Dd3d8types.h1020 UINT Bottom; member in struct:_D3DBOX
H A Dd3d9types.h1246 UINT Bottom; member in struct:_D3DBOX
H A Dtwain.h174 TW_FIX32 Bottom; member in struct:__anon1200
H A Dcommctrl.h3656 UINT Bottom; member in struct:LVGROUPMETRICS
/vbox/src/VBox/Additions/WINNT/Graphics/Video/common/
H A DVBoxVideoTools.h243 UINT Bottom; member in struct:VBOXBOX3D
253 pBox->Bottom += y;
261 LONG h = pBox->Bottom - pBox->Top;
266 pBox->Bottom = h + y;
284 VBOXWDDM_BOXDIV_U(pBox->Bottom, div, fDontReachZero);
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2373 UINT Bottom; member in struct:_WINED3DBOX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2374 UINT Bottom; member in struct:_WINED3DBOX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2373 UINT Bottom; member in struct:_WINED3DBOX
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h2368 UINT Bottom; member in struct:_WINED3DBOX
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2373 UINT Bottom; member in struct:_WINED3DBOX

Completed in 429 milliseconds