nn::font::ResFontBase::GetCharWidthsFromIndex Member Functionprotected: const CharWidths & GetCharWidthsFromIndex( const FontWidth * pWidth, GlyphIndex index ) const;
| Name | Description | |
|---|---|---|
| in | pWidth | Pointer to the body of the CWDH block to search. |
| in | index | Glyph index of the character for which to get widths. |
Gets character widths corresponding to a glyph index from the body of a CWDH block.
CONFIDENTIAL