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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 283 EFI_HII_GET_GLYPH GetGlyph;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiFont.h 464 EFI_HII_GET_GLYPH GetGlyph;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkHii.h     [all...]
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 54 GlyphTable::Glyph* GlyphTable::GetGlyph(int32_t offset, int32_t length) {
55 return GlyphTable::Glyph::GetGlyph(this, this->data_, offset, length);
208 GlyphTable::Glyph::GetGlyph(GlyphTable* table,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/
HiiFramework.h 884 @param GetGlyph
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/
Hii.h 606 EFI_HII_GET_GLYPH GetGlyph;

Completed in 220 milliseconds