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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
WindowsUxCapsule.h 28 UINT32 OffsetX;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
BootLogoLib.h 27 @param[in] OffsetX The X offset of the image regarding the Attribute.
39 IN INTN OffsetX,
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
PlatformLogo.h 58 @param OffsetX The X offset of the image regarding the Attribute.
74 OUT INTN *OffsetX,
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/
BootLogoLib.c 38 @param[in] OffsetX The X offset of the image regarding the Attribute.
50 IN INTN OffsetX,
165 &OffsetX,
247 DestX += OffsetX;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Font.c 399 BltBuffer = *Origin + Cell->OffsetX - (Cell->OffsetY + Cell->Height) * ImageWidth;
422 for (Index = 0; Index < 8 && ((UINTN) (Xpos * 8 + Index + Cell->OffsetX) < RowWidth); Index++) {
438 for (Index = 0; Index < Cell->Width % 8 && ((UINTN) (Xpos * 8 + Index + Cell->OffsetX) < RowWidth); Index++) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmatrix.h 135 REAL OffsetX() const
215 Status Translate(REAL offsetX, REAL offsetY,
219 nativeMatrix, offsetX, offsetY, order));
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiInternalFormRepresentation.h 184 INT16 OffsetX;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiInternalFormRepresentation.h 151 INT16 OffsetX;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiHii.h 123 INT16 OffsetX;
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiInternalFormRepresentation.h 139 INT16 OffsetX;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfobjects.h     [all...]

Completed in 1162 milliseconds