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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Fonts.c 68 UINTN BaseLine;
98 &BaseLine
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Font.c 350 @param BaseLine BaseLine in the line.
370 IN UINT16 BaseLine,
400 YposOffset = (UINT16) (BaseLine - (Cell->OffsetY + Cell->Height));
466 @param BaseLine BaseLine in the line.
487 IN UINT16 BaseLine,
513 BaseLine,
573 BaseLine,
682 UINT16 BaseLine;
    [all...]
HiiDatabase.h 183 UINT16 BaseLine;
748 @param Baseline Number of pixels from the bottom of the bitmap to
749 the baseline.
    [all...]
  /external/llvm/utils/yaml-bench/
YAMLBench.cpp 149 llvm::Timer BaseLine((Name + ": Loop").str(), Group);
150 BaseLine.startTimer();
155 BaseLine.stopTimer();

Completed in 249 milliseconds