LibreOffice Module vcl (master) 1
Public Attributes | List of all members
vcl::TTSimpleGlyphMetrics Struct Reference

Structure used by GetTTSimpleCharMetrics() functions. More...

#include <sft.hxx>

Public Attributes

sal_uInt16 adv
 advance width or height
More...
 
sal_Int16 sb
 left or top sidebearing
More...
 

Detailed Description

Structure used by GetTTSimpleCharMetrics() functions.

Definition at line 119 of file sft.hxx.

Member Data Documentation

◆ adv

sal_uInt16 vcl::TTSimpleGlyphMetrics::adv

advance width or height

Definition at line 120 of file sft.hxx.

◆ sb

sal_Int16 vcl::TTSimpleGlyphMetrics::sb

left or top sidebearing

Definition at line 121 of file sft.hxx.


The documentation for this struct was generated from the following file: