webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::WidthIterator, including all inherited members.
advance(unsigned to, GlyphBuffer *) | WebCore::WidthIterator | |
advanceOneCharacter(float &width, GlyphBuffer &) | WebCore::WidthIterator | |
firstGlyphOverflow() const | WebCore::WidthIterator | inline |
lastGlyphOverflow() const | WebCore::WidthIterator | inline |
m_currentCharacter | WebCore::WidthIterator | |
m_expansion | WebCore::WidthIterator | |
m_expansionPerOpportunity | WebCore::WidthIterator | |
m_finalRoundingWidth | WebCore::WidthIterator | |
m_font | WebCore::WidthIterator | |
m_isAfterExpansion | WebCore::WidthIterator | |
m_run | WebCore::WidthIterator | |
m_runWidthSoFar | WebCore::WidthIterator | |
maxGlyphBoundingBoxY() const | WebCore::WidthIterator | inline |
minGlyphBoundingBoxY() const | WebCore::WidthIterator | inline |
run() const | WebCore::WidthIterator | inline |
runWidthSoFar() const | WebCore::WidthIterator | inline |
WidthIterator(const FontCascade *, const TextRun &, HashSet< const Font *> *fallbackFonts=0, bool accountForGlyphBounds=false, bool forTextEmphasis=false) | WebCore::WidthIterator | |
WTF_MAKE_FAST_ALLOCATED | WebCore::WidthIterator |