Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os::font_properties Struct Reference

#include <font.h>

List of all members.

Public Methods

 font_properties ()
 font_properties (const std::string &cFamily, const std::string &cStyle, uint32 nFlags=FPF_SYSTEM, float vSize=10.0f, float vShear=0.0f, float vRotation=0.0f)

Public Attributes

std::string m_cFamily
std::string m_cStyle
uint32 m_nFlags
float m_vSize
float m_vShear
float m_vRotation


Constructor & Destructor Documentation

os::font_properties::font_properties [inline]
 

os::font_properties::font_properties const std::string & cFamily,
const std::string & cStyle,
uint32 nFlags = FPF_SYSTEM,
float vSize = 10.0f,
float vShear = 0.0f,
float vRotation = 0.0f
[inline]
 


Member Data Documentation

std::string os::font_properties::m_cFamily
 

std::string os::font_properties::m_cStyle
 

uint32 os::font_properties::m_nFlags
 

float os::font_properties::m_vRotation
 

float os::font_properties::m_vShear
 

float os::font_properties::m_vSize
 


Generated at Tue Sep 11 15:27:47 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001