Gnash  0.8.11dev
Public Member Functions | Public Attributes | List of all members
gnash::kerning_pair Class Reference

#include <Font.h>

Public Member Functions

bool operator== (const kerning_pair &k) const
 

Public Attributes

std::uint16_t m_char0
 
std::uint16_t m_char1
 

Member Function Documentation

§ operator==()

bool gnash::kerning_pair::operator== ( const kerning_pair k) const
inline

References m_char0, and m_char1.

Member Data Documentation

§ m_char0

std::uint16_t gnash::kerning_pair::m_char0

§ m_char1

std::uint16_t gnash::kerning_pair::m_char1

The documentation for this class was generated from the following file: