HomeSort by relevance Sort by last modified time
    Searched defs:ScreenCount (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ConsoleLogger.h 26 UINTN ScreenCount; ///< How many screens worth of data to save
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
print.c 1320 UINTN ScreenCount;
1327 ScreenCount = 0;
1353 ScreenCount++;
1354 if (ScreenCount >= ScreenSize && ScreenSize != 0) {
1359 ScreenCount = 0;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Pci.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 114 #define ScreenCount(dpy) (((_XPrivDisplay)dpy)->nscreens)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 111 #define ScreenCount(dpy) (((_XPrivDisplay)dpy)->nscreens)
    [all...]

Completed in 262 milliseconds