nn::font::ResFontBase::GetCharWidthsFromIndex Member Functionprotected: const CharWidths & GetCharWidthsFromIndex( GlyphIndex index ) const; protected: const CharWidths & GetCharWidthsFromIndex( const FontWidth * pWidth, GlyphIndex index ) const;
GetCharWidthsFromIndex ( GlyphIndex )
|
Gets the character widths corresponding to a glyph index. |
GetCharWidthsFromIndex ( const FontWidth *, GlyphIndex )
|
Gets character widths corresponding to a glyph index from the body of a CWDH block. |
GetCharWidthsFromIndex(GlyphIndex)Gets the character widths corresponding to a glyph index.
GetCharWidthsFromIndex(const FontWidth *, GlyphIndex)Gets character widths corresponding to a glyph index from the body of a CWDH block.
CONFIDENTIAL