LLFont Member List
This is the complete list of members for
LLFont, including all inherited members.
| addChar(const llwchar wch) | LLFont | [protected, virtual] |
| addGlyph(const llwchar wch, const U32 glyph_index) | LLFont | [protected, virtual] |
| addGlyphFromFont(LLFont *fontp, const llwchar wch, const U32 glyph_index) | LLFont | [protected, virtual] |
| char_glyph_info_map_t typedef | LLFont | [protected] |
| FIRST_CHAR enum value | LLFont | |
| getAscenderHeight() const | LLFont | [virtual] |
| getDescenderHeight() const | LLFont | [virtual] |
| getGlyphInfo(const llwchar wch) const | LLFont | [protected, virtual] |
| getLineHeight() const | LLFont | [virtual] |
| getMetrics(const llwchar wc) const | LLFont | |
| getXAdvance(const llwchar wc) const | LLFont | |
| getXKerning(const llwchar char_left, const llwchar char_right) const | LLFont | |
| hasGlyph(const llwchar wch) const | LLFont | [protected, virtual] |
| insertGlyphInfo(llwchar wch, LLFontGlyphInfo *gi) const | LLFont | [protected] |
| LAST_CHAR_BASIC enum value | LLFont | |
| LAST_CHAR_FULL enum value | LLFont | |
| LLFont(LLImageRaw *imagep=NULL) | LLFont | |
| loadFace(const std::string &filename, const F32 point_size, const F32 vert_dpi, const F32 horz_dpi, const S32 components, BOOL is_fallback) | LLFont | [virtual] |
| mAscender | LLFont | [protected] |
| mBitmapHeight | LLFont | [protected] |
| mBitmapWidth | LLFont | [protected] |
| mCharGlyphInfoMap | LLFont | [mutable, protected] |
| mCurrentOffsetX | LLFont | [protected] |
| mCurrentOffsetY | LLFont | [protected] |
| mDescender | LLFont | [protected] |
| mFallbackFontp | LLFont | [protected] |
| mFTFace | LLFont | [protected] |
| mIsFallback | LLFont | [protected] |
| mLineHeight | LLFont | [protected] |
| mMaxCharHeight | LLFont | [protected] |
| mMaxCharWidth | LLFont | [protected] |
| mName | LLFont | [protected] |
| mNumComponents | LLFont | [protected] |
| mRawImagep | LLFont | [private] |
| mValid | LLFont | [protected] |
| NUM_CHARS enum value | LLFont | |
| NUM_CHARS_FULL enum value | LLFont | |
| renderGlyph(const U32 glyph_index) | LLFont | [protected] |
| resetBitmap() | LLFont | [protected] |
| setCharToGlyphMap(llwchar wch, U32 glyph_index) const | LLFont | |
| setFallbackFont(LLFontList *fontp) | LLFont | [inline] |
| setRawImage(LLImageRaw *imagep) | LLFont | |
| setSubImageLuminanceAlpha(const U32 x, const U32 y, const U32 width, const U32 height, const U8 *data, S32 stride=0) | LLFont | [protected] |
| ~LLFont() | LLFont | [virtual] |