KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PDF_OUTLINE_FONT_SUBSET::GLYPH_KEY Struct Reference

Public Member Functions

bool operator< (const GLYPH_KEY &aOther) const
 

Public Attributes

uint32_t m_glyphIndex
 
std::u32string m_unicode
 

Detailed Description

Definition at line 120 of file pdf_outline_font.h.

Member Function Documentation

◆ operator<()

bool PDF_OUTLINE_FONT_SUBSET::GLYPH_KEY::operator< ( const GLYPH_KEY & aOther) const

Definition at line 97 of file pdf_outline_font.cpp.

References m_glyphIndex, and m_unicode.

Member Data Documentation

◆ m_glyphIndex

uint32_t PDF_OUTLINE_FONT_SUBSET::GLYPH_KEY::m_glyphIndex

Definition at line 122 of file pdf_outline_font.h.

Referenced by operator<().

◆ m_unicode

std::u32string PDF_OUTLINE_FONT_SUBSET::GLYPH_KEY::m_unicode

Definition at line 123 of file pdf_outline_font.h.

Referenced by operator<().


The documentation for this struct was generated from the following files: