Home | History | Annotate | Download | only in VgaClassDxe

Lines Matching refs:Visible

1152   Makes the cursor visible or invisible.

1155 It makes the cursor visible or invisible.
1158 @param Visible If TRUE, the cursor is set to be visible.
1171 IN BOOLEAN Visible
1177 if (Visible) {
1195 This->Mode->CursorVisible = Visible;