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