Package org.eclipse.swt.internal.win32
Class OUTLINETEXTMETRIC
java.lang.Object
org.eclipse.swt.internal.win32.OUTLINETEXTMETRIC
- Direct Known Subclasses:
OUTLINETEXTMETRICA
,OUTLINETEXTMETRICW
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
byte
int
int
int
int
int
int
int
byte
byte
byte
byte
byte
byte
byte
byte
byte
byte
int
int
int
int
int
int
int
int
int
int
int
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
otmSize
public int otmSize -
otmFiller
public byte otmFiller -
otmPanoseNumber_bFamilyType
public byte otmPanoseNumber_bFamilyType -
otmPanoseNumber_bSerifStyle
public byte otmPanoseNumber_bSerifStyle -
otmPanoseNumber_bWeight
public byte otmPanoseNumber_bWeight -
otmPanoseNumber_bProportion
public byte otmPanoseNumber_bProportion -
otmPanoseNumber_bContrast
public byte otmPanoseNumber_bContrast -
otmPanoseNumber_bStrokeVariation
public byte otmPanoseNumber_bStrokeVariation -
otmPanoseNumber_bArmStyle
public byte otmPanoseNumber_bArmStyle -
otmPanoseNumber_bLetterform
public byte otmPanoseNumber_bLetterform -
otmPanoseNumber_bMidline
public byte otmPanoseNumber_bMidline -
otmPanoseNumber_bXHeight
public byte otmPanoseNumber_bXHeight -
otmfsSelection
public int otmfsSelection -
otmfsType
public int otmfsType -
otmsCharSlopeRise
public int otmsCharSlopeRise -
otmsCharSlopeRun
public int otmsCharSlopeRun -
otmItalicAngle
public int otmItalicAngle -
otmEMSquare
public int otmEMSquare -
otmAscent
public int otmAscent -
otmDescent
public int otmDescent -
otmLineGap
public int otmLineGap -
otmsCapEmHeight
public int otmsCapEmHeight -
otmsXHeight
public int otmsXHeight -
otmrcFontBox
-
otmMacAscent
public int otmMacAscent -
otmMacDescent
public int otmMacDescent -
otmMacLineGap
public int otmMacLineGap -
otmusMinimumPPEM
public int otmusMinimumPPEM -
otmptSubscriptSize
-
otmptSubscriptOffset
-
otmptSuperscriptSize
-
otmptSuperscriptOffset
-
otmsStrikeoutSize
public int otmsStrikeoutSize -
otmsStrikeoutPosition
public int otmsStrikeoutPosition -
otmsUnderscoreSize
public int otmsUnderscoreSize -
otmsUnderscorePosition
public int otmsUnderscorePosition -
otmpFamilyName
public int otmpFamilyName -
otmpFaceName
public int otmpFaceName -
otmpStyleName
public int otmpStyleName -
otmpFullName
public int otmpFullName -
sizeof
public static final int sizeof
-
-
Constructor Details
-
OUTLINETEXTMETRIC
public OUTLINETEXTMETRIC()
-