WebCore::TextRun Member List
This is the complete list of members for
WebCore::TextRun, including all inherited members.
| allowTabs() const | WebCore::TextRun | [inline] |
| applyRunRounding() const | WebCore::TextRun | [inline] |
| applyWordRounding() const | WebCore::TextRun | [inline] |
| characters() const | WebCore::TextRun | [inline] |
| data(int i) const | WebCore::TextRun | [inline] |
| directionalOverride() const | WebCore::TextRun | [inline] |
| disableRoundingHacks() | WebCore::TextRun | [inline] |
| disableSpacing() | WebCore::TextRun | [inline] |
| length() const | WebCore::TextRun | [inline] |
| ltr() const | WebCore::TextRun | [inline] |
| operator[](int i) const | WebCore::TextRun | [inline] |
| padding() const | WebCore::TextRun | [inline] |
| rtl() const | WebCore::TextRun | [inline] |
| setDirectionalOverride(bool override) | WebCore::TextRun | [inline] |
| setRTL(bool b) | WebCore::TextRun | [inline] |
| setText(const UChar *c, int len) | WebCore::TextRun | [inline] |
| spacingDisabled() const | WebCore::TextRun | [inline] |
| TextRun(const UChar *c, int len, bool allowTabs=false, int xpos=0, int padding=0, bool rtl=false, bool directionalOverride=false, bool applyRunRounding=true, bool applyWordRounding=true) | WebCore::TextRun | [inline] |
| TextRun(const String &s, bool allowTabs=false, int xpos=0, int padding=0, bool rtl=false, bool directionalOverride=false, bool applyRunRounding=true, bool applyWordRounding=true) | WebCore::TextRun | [inline] |
| xPos() const | WebCore::TextRun | [inline] |