WebCore::Font Member List
This is the complete list of members for
WebCore::Font, including all inherited members.
| ascent() const | WebCore::Font | |
| Auto enum value | WebCore::Font | |
| codePath | WebCore::Font | [static] |
| CodePath enum name | WebCore::Font | |
| Complex enum value | WebCore::Font | |
| descent() const | WebCore::Font | |
| drawText(GraphicsContext *, const TextRun &, const FloatPoint &, int from=0, int to=-1) const | WebCore::Font | |
| family() const | WebCore::Font | [inline] |
| firstFamily() | WebCore::Font | [inline] |
| floatWidth(const TextRun &) const | WebCore::Font | |
| floatWidth(const TextRun &run, int extraCharsAvailable, int &charsConsumed, String &glyphName) const | WebCore::Font | |
| Font() | WebCore::Font | |
| Font(const FontDescription &, short letterSpacing, short wordSpacing) | WebCore::Font | |
| Font(const FontPlatformData &, bool isPrinting) | WebCore::Font | |
| Font(const Font &) | WebCore::Font | |
| fontDataAt(unsigned) const | WebCore::Font | |
| fontDataForCharacters(const UChar *, int length) const | WebCore::Font | |
| fontDescription() const | WebCore::Font | [inline] |
| fontSelector() const | WebCore::Font | |
| glyphDataForCharacter(UChar32, bool mirror, bool forceSmallCaps=false) const | WebCore::Font | |
| gRoundingHackCharacterTable | WebCore::Font | [static] |
| height() const | WebCore::Font | [inline] |
| isFixedPitch() const | WebCore::Font | |
| isPlatformFont() const | WebCore::Font | [inline] |
| isPrinterFont() const | WebCore::Font | [inline] |
| isRoundingHackCharacter(UChar32 c) | WebCore::Font | [inline, static] |
| isSmallCaps() const | WebCore::Font | [inline] |
| italic() const | WebCore::Font | [inline] |
| letterSpacing() const | WebCore::Font | [inline] |
| lineSpacing() const | WebCore::Font | |
| offsetForPosition(const TextRun &, int position, bool includePartialGlyphs) const | WebCore::Font | |
| operator!=(const Font &other) const | WebCore::Font | [inline] |
| operator=(const Font &) | WebCore::Font | |
| operator==(const Font &other) const | WebCore::Font | |
| pixelSize() const | WebCore::Font | [inline] |
| primaryFont() const | WebCore::Font | [inline] |
| renderingMode() const | WebCore::Font | [inline] |
| selectionRectForText(const TextRun &, const IntPoint &, int h, int from=0, int to=-1) const | WebCore::Font | |
| setCodePath(CodePath) | WebCore::Font | [static] |
| setLetterSpacing(short s) | WebCore::Font | [inline] |
| setWordSpacing(short s) | WebCore::Font | [inline] |
| Simple enum value | WebCore::Font | |
| size() const | WebCore::Font | [inline] |
| spaceWidth() const | WebCore::Font | |
| tabWidth() const | WebCore::Font | [inline] |
| treatAsSpace(UChar c) | WebCore::Font | [inline, static] |
| treatAsZeroWidthSpace(UChar c) | WebCore::Font | [inline, static] |
| unitsPerEm() const | WebCore::Font | |
| update(PassRefPtr< FontSelector >) const | WebCore::Font | |
| weight() const | WebCore::Font | [inline] |
| width(const TextRun &) const | WebCore::Font | |
| wordSpacing() const | WebCore::Font | [inline] |
| xHeight() const | WebCore::Font | |
| ~Font() | WebCore::Font | |