ReactOS 0.4.15-dev-7934-g1dc8d80
TT_OS2_ Struct Reference

#include <tttables.h>

Public Attributes

FT_UShort version
 
FT_Short xAvgCharWidth
 
FT_UShort usWeightClass
 
FT_UShort usWidthClass
 
FT_UShort fsType
 
FT_Short ySubscriptXSize
 
FT_Short ySubscriptYSize
 
FT_Short ySubscriptXOffset
 
FT_Short ySubscriptYOffset
 
FT_Short ySuperscriptXSize
 
FT_Short ySuperscriptYSize
 
FT_Short ySuperscriptXOffset
 
FT_Short ySuperscriptYOffset
 
FT_Short yStrikeoutSize
 
FT_Short yStrikeoutPosition
 
FT_Short sFamilyClass
 
FT_Byte panose [10]
 
FT_ULong ulUnicodeRange1
 
FT_ULong ulUnicodeRange2
 
FT_ULong ulUnicodeRange3
 
FT_ULong ulUnicodeRange4
 
FT_Char achVendID [4]
 
FT_UShort fsSelection
 
FT_UShort usFirstCharIndex
 
FT_UShort usLastCharIndex
 
FT_Short sTypoAscender
 
FT_Short sTypoDescender
 
FT_Short sTypoLineGap
 
FT_UShort usWinAscent
 
FT_UShort usWinDescent
 
FT_ULong ulCodePageRange1
 
FT_ULong ulCodePageRange2
 
FT_Short sxHeight
 
FT_Short sCapHeight
 
FT_UShort usDefaultChar
 
FT_UShort usBreakChar
 
FT_UShort usMaxContext
 
FT_UShort usLowerOpticalPointSize
 
FT_UShort usUpperOpticalPointSize
 

Detailed Description

Definition at line 380 of file tttables.h.

Member Data Documentation

◆ achVendID

FT_Char TT_OS2_::achVendID[4]

Definition at line 406 of file tttables.h.

◆ fsSelection

FT_UShort TT_OS2_::fsSelection

◆ fsType

FT_UShort TT_OS2_::fsType

Definition at line 386 of file tttables.h.

Referenced by FT_Get_FSType_Flags(), and IntGetOutlineTextMetrics().

◆ panose

FT_Byte TT_OS2_::panose[10]

Definition at line 399 of file tttables.h.

Referenced by FillTM(), and IntGetOutlineTextMetrics().

◆ sCapHeight

FT_Short TT_OS2_::sCapHeight

Definition at line 425 of file tttables.h.

Referenced by IntGetOutlineTextMetrics(), and tt_face_load_os2().

◆ sFamilyClass

FT_Short TT_OS2_::sFamilyClass

Definition at line 397 of file tttables.h.

◆ sTypoAscender

FT_Short TT_OS2_::sTypoAscender

Definition at line 411 of file tttables.h.

Referenced by IntGetOutlineTextMetrics(), and tt_face_load_os2().

◆ sTypoDescender

FT_Short TT_OS2_::sTypoDescender

Definition at line 412 of file tttables.h.

Referenced by IntGetOutlineTextMetrics(), and tt_face_load_os2().

◆ sTypoLineGap

FT_Short TT_OS2_::sTypoLineGap

Definition at line 413 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ sxHeight

FT_Short TT_OS2_::sxHeight

Definition at line 424 of file tttables.h.

Referenced by IntGetOutlineTextMetrics(), and tt_face_load_os2().

◆ ulCodePageRange1

FT_ULong TT_OS2_::ulCodePageRange1

◆ ulCodePageRange2

FT_ULong TT_OS2_::ulCodePageRange2

Definition at line 420 of file tttables.h.

Referenced by FontFamilyFillInfo(), ftGdiGetTextCharsetInfo(), and tt_face_load_os2().

◆ ulUnicodeRange1

FT_ULong TT_OS2_::ulUnicodeRange1

Definition at line 401 of file tttables.h.

Referenced by FontFamilyFillInfo(), and ftGdiGetTextCharsetInfo().

◆ ulUnicodeRange2

FT_ULong TT_OS2_::ulUnicodeRange2

Definition at line 402 of file tttables.h.

Referenced by FontFamilyFillInfo(), and ftGdiGetTextCharsetInfo().

◆ ulUnicodeRange3

FT_ULong TT_OS2_::ulUnicodeRange3

Definition at line 403 of file tttables.h.

Referenced by FontFamilyFillInfo(), and ftGdiGetTextCharsetInfo().

◆ ulUnicodeRange4

FT_ULong TT_OS2_::ulUnicodeRange4

Definition at line 404 of file tttables.h.

Referenced by FontFamilyFillInfo(), and ftGdiGetTextCharsetInfo().

◆ usBreakChar

FT_UShort TT_OS2_::usBreakChar

Definition at line 427 of file tttables.h.

Referenced by tt_face_load_os2().

◆ usDefaultChar

FT_UShort TT_OS2_::usDefaultChar

Definition at line 426 of file tttables.h.

Referenced by NtGdiGetGlyphIndicesW(), and tt_face_load_os2().

◆ usFirstCharIndex

FT_UShort TT_OS2_::usFirstCharIndex

Definition at line 409 of file tttables.h.

Referenced by FillTM().

◆ usLastCharIndex

FT_UShort TT_OS2_::usLastCharIndex

Definition at line 410 of file tttables.h.

Referenced by FillTM().

◆ usLowerOpticalPointSize

FT_UShort TT_OS2_::usLowerOpticalPointSize

Definition at line 432 of file tttables.h.

Referenced by tt_face_load_os2().

◆ usMaxContext

FT_UShort TT_OS2_::usMaxContext

Definition at line 428 of file tttables.h.

Referenced by tt_face_load_os2().

◆ usUpperOpticalPointSize

FT_UShort TT_OS2_::usUpperOpticalPointSize

Definition at line 433 of file tttables.h.

Referenced by tt_face_load_os2().

◆ usWeightClass

FT_UShort TT_OS2_::usWeightClass

Definition at line 384 of file tttables.h.

Referenced by IntGdiLoadFontsFromMemory().

◆ usWidthClass

FT_UShort TT_OS2_::usWidthClass

Definition at line 385 of file tttables.h.

◆ usWinAscent

FT_UShort TT_OS2_::usWinAscent

Definition at line 414 of file tttables.h.

Referenced by FillTM(), FontFamilyFillInfo(), IntRequestFontSize(), and tt_face_load_os2().

◆ usWinDescent

FT_UShort TT_OS2_::usWinDescent

Definition at line 415 of file tttables.h.

Referenced by FillTM(), FontFamilyFillInfo(), IntRequestFontSize(), and tt_face_load_os2().

◆ version

◆ xAvgCharWidth

FT_Short TT_OS2_::xAvgCharWidth

Definition at line 383 of file tttables.h.

Referenced by FillTM(), and IntRequestFontSize().

◆ yStrikeoutPosition

FT_Short TT_OS2_::yStrikeoutPosition

Definition at line 396 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ yStrikeoutSize

FT_Short TT_OS2_::yStrikeoutSize

Definition at line 395 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySubscriptXOffset

FT_Short TT_OS2_::ySubscriptXOffset

Definition at line 389 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySubscriptXSize

FT_Short TT_OS2_::ySubscriptXSize

Definition at line 387 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySubscriptYOffset

FT_Short TT_OS2_::ySubscriptYOffset

Definition at line 390 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySubscriptYSize

FT_Short TT_OS2_::ySubscriptYSize

Definition at line 388 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySuperscriptXOffset

FT_Short TT_OS2_::ySuperscriptXOffset

Definition at line 393 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySuperscriptXSize

FT_Short TT_OS2_::ySuperscriptXSize

Definition at line 391 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySuperscriptYOffset

FT_Short TT_OS2_::ySuperscriptYOffset

Definition at line 394 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ ySuperscriptYSize

FT_Short TT_OS2_::ySuperscriptYSize

Definition at line 392 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().


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