nw::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 width of the character corresponding to the glyph index. |
| GetCharWidthsFromIndex ( const FontWidth *, GlyphIndex ) | Gets the character width of the character corresponding to the glyph index from the CWDH block. |
GetCharWidthsFromIndex ( GlyphIndex ) Gets the character width of the character corresponding to the glyph index.
GetCharWidthsFromIndex ( const FontWidth *, GlyphIndex ) Gets the character width of the character corresponding to the glyph index from the CWDH block.
CONFIDENTIAL