Searched refs:SetCursorPosition (Results 1 – 2 of 2) sorted by relevance
/DragonStub/inc/ | ||
H A D | eficon.h | 148 EFI_TEXT_SET_CURSOR_POSITION SetCursorPosition; member |
/DragonStub/lib/ | ||
H A D | print.c | 803 uefi_call_wrapper(Out->SetCursorPosition, 3, Out, Column, Row); in _IPrint() |