#include <llfont.h>
Public Member Functions | |
| LLFontList () | |
| ~LLFontList () | |
| void | addAtEnd (LLFont *font) |
Definition at line 85 of file llfont.h.
| LLFontList::LLFontList | ( | ) |
Definition at line 108 of file llfont.cpp.
| LLFontList::~LLFontList | ( | ) |
Definition at line 112 of file llfont.cpp.
| void LLFontList::addAtEnd | ( | LLFont * | font | ) |
Definition at line 121 of file llfont.cpp.
Referenced by LLFontGL::loadFaceFallback().

1.5.5