Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ Hide
Method
Hide
rEFIt_UEFI/libeg/XPointer.cpp:29–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
#define POINTER_HEIGHT 64
28
29
void XPointer::Hide()
30
{
31
if (Alive) {
32
oldImage.DrawWithoutCompose(oldPlace.XPos, oldPlace.YPos);
33
}
34
}
35
36
bool XPointer::isAlive()
37
{
Callers
1
HidePointer
Method · 0.80
Calls
1
DrawWithoutCompose
Method · 0.80
Tested by
no test coverage detected