pleyo.com

WebCore::WidthIterator Struct Reference

List of all members.

Public Member Functions

 WidthIterator (const Font *font, const TextRun &run, const TextStyle &style)
void advance (int to, GlyphBuffer *glyphBuffer=0)
bool advanceOneCharacter (float &width, GlyphBuffer *glyphBuffer=0)

Public Attributes

const Font * m_font
const TextRunm_run
int m_end
const TextStylem_style
unsigned m_currentCharacter
float m_runWidthSoFar
float m_padding
float m_padPerSpace
float m_finalRoundingWidth


Constructor & Destructor Documentation

WebCore::WidthIterator::WidthIterator ( const Font *  font,
const TextRun run,
const TextStyle style 
)


Member Function Documentation

void WebCore::WidthIterator::advance ( int  to,
GlyphBuffer *  glyphBuffer = 0 
)

bool WebCore::WidthIterator::advanceOneCharacter ( float &  width,
GlyphBuffer *  glyphBuffer = 0 
)


Member Data Documentation

const Font* WebCore::WidthIterator::m_font

const TextRun& WebCore::WidthIterator::m_run

int WebCore::WidthIterator::m_end

const TextStyle& WebCore::WidthIterator::m_style

unsigned WebCore::WidthIterator::m_currentCharacter

float WebCore::WidthIterator::m_runWidthSoFar

float WebCore::WidthIterator::m_padding

float WebCore::WidthIterator::m_padPerSpace

float WebCore::WidthIterator::m_finalRoundingWidth


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 20:04:20 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com