#include <font_glyph_pair.h>
Public Member Functions | |
| constexpr bool | operator() (const impeller::SubpixelGlyph &lhs, const impeller::SubpixelGlyph &rhs) const |
Definition at line 96 of file font_glyph_pair.h.
|
inlineconstexpr |
Definition at line 97 of file font_glyph_pair.h.
References impeller::GlyphProperties::color, impeller::SubpixelGlyph::glyph, impeller::Glyph::index, impeller::SubpixelGlyph::properties, impeller::GlyphProperties::stroke, impeller::GlyphProperties::stroke_cap, impeller::GlyphProperties::stroke_join, impeller::GlyphProperties::stroke_miter, impeller::GlyphProperties::stroke_width, impeller::SubpixelGlyph::subpixel_offset, impeller::Color::ToARGB(), and impeller::Glyph::type.