INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Purpose:
-- Create an object
-- Params:
-- None.
-- Return Value:
-- None.
-- Notes:
-- It's a dummy constructor now.
-- Purpose:
-- Allocate the physical memory block of nesessary size
-- (sizeof (TEXTMETRIC)) from memory pool.
-- Params:
-- None.
-- Return Value:
-- Pointer to alocated memory block.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmHeight' member of the corresponding
-- C++ structure to the specified textmetric element Height
-- Params:
-- height [in]
-- height of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmHeight' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- height.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmAscent' member of the corresponding
-- C++ structure to the specified textmetric element Ascent.
-- Params:
-- ascent [in]
-- ascent of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmAscent' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- ascent.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmDescent' member of the corresponding
-- C++ structure to the specified textmetric element Descent.
-- Params:
-- descent [in]
-- descent of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmDescent' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- Descent.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmInternalLeading' member of the corresponding
-- C++ structure to the specified textmetric element InternalLeading.
-- Params:
-- InternalLeading [in]
-- InternalLeading of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmInternalLeading' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- InternalLeading.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmExternalLeading' member of the corresponding
-- C++ structure to the specified textmetric element ExternalLeading.
-- Params:
-- ExternalLeading [in]
-- ExternalLeading of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmExternalLeading' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- ExternalLeading.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmAveCharWidth' member of the corresponding
-- C++ structure to the specified textmetric element AveCharWidth
-- Params:
-- AveCharWidth [in]
-- AveCharWidth of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmAveCharWidth' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- AveCharWidth.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmMaxCharWidth' member of the corresponding
-- C++ structure to the specified textmetric element MaxCharWidth
-- Params:
-- MaxCharWidth [in]
-- MaxCharWidth of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmMaxCharWidth' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- MaxCharWidth.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmWeight' member of the corresponding
-- C++ structure to the specified textmetric element Weight
-- Params:
-- Weight [in]
-- Weight of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmWeight' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- Weight.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmItalic' member of the corresponding
-- C++ structure to the specified textmetric element Italic
-- Params:
-- Italic [in]
-- Italic of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmItalic' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- Italic.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmUnderlined' member of the corresponding
-- C++ structure to the specified textmetric element Underlined
-- Params:
-- Underlined [in]
-- Underlined of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmUnderlined' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- Underlined.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmStruckOut' member of the corresponding
-- C++ structure to the specified textmetric element StruckOut
-- Params:
-- StruckOut [in]
-- StruckOut of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmStruckOut' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- StruckOut.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmFirstChar' member of the corresponding
-- C++ structure to the specified textmetric element FirstChar
-- Params:
-- FirstChar [in]
-- FirstChar of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmFirstChar' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- FirstChar.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmLastChar' member of the corresponding
-- C++ structure to the specified textmetric element LastChar
-- Params:
-- LastChar [in]
-- LastChar of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmLastChar' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- LastChar.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmDefaultChar' member of the corresponding
-- C++ structure to the specified textmetric element DefaultChar
-- Params:
-- DefaultChar [in]
-- DefaultChar of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmDefaultChar' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- DefaultChar.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmBreakChar' member of the corresponding
-- C++ structure to the specified textmetric element BreakChar
-- Params:
-- BreakChar [in]
-- BreakChar of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmBreakChar' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- BreakChar.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmPitchAndFamily' member of the corresponding
-- C++ structure to the specified textmetric element PitchAndFamily
-- Params:
-- PitchAndFamily [in]
-- PitchAndFamily of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmPitchAndFamily' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- PitchAndFamily.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmCharSet' member of the corresponding
-- C++ structure to the specified textmetric element CharSet
-- Params:
-- CharSet [in]
-- CharSet of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmCharSet' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- CharSet.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmOverhang' member of the corresponding
-- C++ structure to the specified textmetric element Overhang
-- Params:
-- Overhang [in]
-- Overhang of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmOverhang' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- Overhang.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmDigitizedAspectX' member of the corresponding
-- C++ structure to the specified textmetric element DigitizedAspectX
-- Params:
-- DigitizedAspectX [in]
-- DigitizedAspectX of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmDigitizedAspectX' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- DigitizedAspectX.
-- Notes:
-- None.
-- Purpose:
-- Set the 'tmDigitizedAspectY' member of the corresponding
-- C++ structure to the specified textmetric element DigitizedAspectY
-- Params:
-- DigitizedAspectY [in]
-- DigitizedAspectY of the textmetric element
-- to init the corresponding field of the structure.
-- Return Value:
-- None.
-- Notes:
-- None.
-- Purpose:
-- Resturn the value of the 'tmDigitizedAspectY' member of the
-- corresponding C++ structure.
-- Params:
-- None.
-- Return Value:
-- DigitizedAspectY.
-- Notes:
-- None.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |