HomeSort by relevance Sort by last modified time
    Searched refs:MouseState (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
MainTextEditor.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.h 315 @param MouseState A pointer to the state information on the pointer device.
322 @retval EFI_INVALID_PARAMETER MouseState is NULL.
329 OUT EFI_SIMPLE_POINTER_STATE *MouseState
UsbMouse.c 844 @param MouseState A pointer to the state information on the pointer device.
851 @retval EFI_INVALID_PARAMETER MouseState is NULL.
858 OUT EFI_SIMPLE_POINTER_STATE *MouseState
863 if (MouseState == NULL) {
877 MouseState,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
MainHexEditor.c     [all...]

Completed in 182 milliseconds