FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CFontInfoItem Class Reference

#include <CFontInfoItem.h>

Public Member Functions

 CFontInfoItem (CFontInfoItem const &)
 
 CFontInfoItem (void)
 
CFontInfoItemoperator= (CFontInfoItem const &)
 
int italic (void) const
 
long fontWeight (void) const
 
unsigned char charSet (void) const
 
unsigned char pitchAndFamily (void) const
 
virtual ~CFontInfoItem (void)
 
void setCharSet (unsigned char)
 
void setFontFile (wchar_t const *)
 
void setFontWeight (long)
 
void setFullFontName (wchar_t const *)
 
void setItalic (int)
 
void setPitchAndFamily (unsigned char)
 
void setStyle_EN (wchar_t const *)
 
void setStyle_NA (wchar_t const *)
 
void setTypeface_EN (wchar_t const *)
 
void setTypeface_NA (wchar_t const *)
 
wchar_t const * fontFile (void) const
 
wchar_t const * fullFontName (void) const
 
wchar_t const * style_EN (void) const
 
wchar_t const * style_NA (void) const
 
wchar_t const * typeface_EN (void) const
 
wchar_t const * typeface_NA (void) const
 

Detailed Description

Definition at line 20 of file CFontInfoItem.h.

Constructor & Destructor Documentation

◆ CFontInfoItem() [1/2]

CFontInfoItem::CFontInfoItem ( CFontInfoItem const & )

◆ CFontInfoItem() [2/2]

CFontInfoItem::CFontInfoItem ( void )

◆ ~CFontInfoItem()

virtual CFontInfoItem::~CFontInfoItem ( void )
virtual

Member Function Documentation

◆ charSet()

unsigned char CFontInfoItem::charSet ( void ) const

◆ fontFile()

wchar_t const * CFontInfoItem::fontFile ( void ) const

◆ fontWeight()

long CFontInfoItem::fontWeight ( void ) const

◆ fullFontName()

wchar_t const * CFontInfoItem::fullFontName ( void ) const

◆ italic()

int CFontInfoItem::italic ( void ) const

◆ operator=()

CFontInfoItem & CFontInfoItem::operator= ( CFontInfoItem const & )

◆ pitchAndFamily()

unsigned char CFontInfoItem::pitchAndFamily ( void ) const

◆ setCharSet()

void CFontInfoItem::setCharSet ( unsigned char )

◆ setFontFile()

void CFontInfoItem::setFontFile ( wchar_t const * )

◆ setFontWeight()

void CFontInfoItem::setFontWeight ( long )

◆ setFullFontName()

void CFontInfoItem::setFullFontName ( wchar_t const * )

◆ setItalic()

void CFontInfoItem::setItalic ( int )

◆ setPitchAndFamily()

void CFontInfoItem::setPitchAndFamily ( unsigned char )

◆ setStyle_EN()

void CFontInfoItem::setStyle_EN ( wchar_t const * )

◆ setStyle_NA()

void CFontInfoItem::setStyle_NA ( wchar_t const * )

◆ setTypeface_EN()

void CFontInfoItem::setTypeface_EN ( wchar_t const * )

◆ setTypeface_NA()

void CFontInfoItem::setTypeface_NA ( wchar_t const * )

◆ style_EN()

wchar_t const * CFontInfoItem::style_EN ( void ) const

◆ style_NA()

wchar_t const * CFontInfoItem::style_NA ( void ) const

◆ typeface_EN()

wchar_t const * CFontInfoItem::typeface_EN ( void ) const

◆ typeface_NA()

wchar_t const * CFontInfoItem::typeface_NA ( void ) const

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