|
Gnash
0.8.10
|
#include <Font.h>
Public Member Functions | |
| bool | operator== (const kerning_pair &k) const |
Public Attributes | |
| boost::uint16_t | m_char0 |
| boost::uint16_t | m_char1 |
| bool gnash::kerning_pair::operator== | ( | const kerning_pair & | k | ) | const [inline] |
| boost::uint16_t gnash::kerning_pair::m_char0 |
Referenced by gnash::Font::get_kerning_adjustment(), gnash::operator<(), and operator==().
| boost::uint16_t gnash::kerning_pair::m_char1 |
Referenced by gnash::Font::get_kerning_adjustment(), gnash::operator<(), and operator==().
1.7.6.1