allowTabs() const | WebCore::TextRun | inline |
allowTabs() const | WebCore::TextRun | inline |
characters16() const | WebCore::TextRun | inline |
characters16() const | WebCore::TextRun | inline |
characters8() const | WebCore::TextRun | inline |
characters8() const | WebCore::TextRun | inline |
characterScanForCodePath() const | WebCore::TextRun | inline |
characterScanForCodePath() const | WebCore::TextRun | inline |
charactersLength() const | WebCore::TextRun | inline |
charactersLength() const | WebCore::TextRun | inline |
data16(unsigned i) const | WebCore::TextRun | inline |
data16(unsigned i) const | WebCore::TextRun | inline |
data8(unsigned i) const | WebCore::TextRun | inline |
data8(unsigned i) const | WebCore::TextRun | inline |
direction() const | WebCore::TextRun | inline |
direction() const | WebCore::TextRun | inline |
directionalOverride() const | WebCore::TextRun | inline |
directionalOverride() const | WebCore::TextRun | inline |
disableSpacing() | WebCore::TextRun | inline |
disableSpacing() | WebCore::TextRun | inline |
expansion() const | WebCore::TextRun | inline |
expansion() const | WebCore::TextRun | inline |
expansionBehavior() const | WebCore::TextRun | inline |
expansionBehavior() const | WebCore::TextRun | inline |
horizontalGlyphStretch() const | WebCore::TextRun | inline |
horizontalGlyphStretch() const | WebCore::TextRun | inline |
is8Bit() const | WebCore::TextRun | inline |
is8Bit() const | WebCore::TextRun | inline |
length() const | WebCore::TextRun | inline |
length() const | WebCore::TextRun | inline |
ltr() const | WebCore::TextRun | inline |
ltr() const | WebCore::TextRun | inline |
operator[](unsigned i) const | WebCore::TextRun | inline |
operator[](unsigned i) const | WebCore::TextRun | inline |
rtl() const | WebCore::TextRun | inline |
rtl() const | WebCore::TextRun | inline |
setCharacterScanForCodePath(bool scan) | WebCore::TextRun | inline |
setCharacterScanForCodePath(bool scan) | WebCore::TextRun | inline |
setCharactersLength(unsigned charactersLength) | WebCore::TextRun | inline |
setCharactersLength(unsigned charactersLength) | WebCore::TextRun | inline |
setDirection(TextDirection direction) | WebCore::TextRun | inline |
setDirection(TextDirection direction) | WebCore::TextRun | inline |
setDirectionalOverride(bool override) | WebCore::TextRun | inline |
setDirectionalOverride(bool override) | WebCore::TextRun | inline |
setHorizontalGlyphStretch(float scale) | WebCore::TextRun | inline |
setHorizontalGlyphStretch(float scale) | WebCore::TextRun | inline |
setTabSize(bool, unsigned) | WebCore::TextRun | inline |
setTabSize(bool, unsigned) | WebCore::TextRun | |
setText(const LChar *c, unsigned len) | WebCore::TextRun | inline |
setText(const UChar *c, unsigned len) | WebCore::TextRun | inline |
setText(StringView stringView) | WebCore::TextRun | inline |
setText(const LChar *c, unsigned len) | WebCore::TextRun | inline |
setText(const UChar *c, unsigned len) | WebCore::TextRun | inline |
setText(StringView stringView) | WebCore::TextRun | inline |
setXPos(float xPos) | WebCore::TextRun | inline |
setXPos(float xPos) | WebCore::TextRun | inline |
spacingDisabled() const | WebCore::TextRun | inline |
spacingDisabled() const | WebCore::TextRun | inline |
string() const | WebCore::TextRun | inline |
string() const | WebCore::TextRun | inline |
subRun(unsigned startOffset, unsigned length) const | WebCore::TextRun | inline |
subRun(unsigned startOffset, unsigned length) const | WebCore::TextRun | inline |
tabSize() const | WebCore::TextRun | inline |
tabSize() const | WebCore::TextRun | inline |
text() const | WebCore::TextRun | inline |
text() const | WebCore::TextRun | inline |
TextRun(StringView text, float xpos=0, float expansion=0, ExpansionBehavior expansionBehavior=DefaultExpansion, TextDirection direction=LTR, bool directionalOverride=false, bool characterScanForCodePath=true) | WebCore::TextRun | inlineexplicit |
TextRun(StringView text, float xpos=0, float expansion=0, ExpansionBehavior expansionBehavior=DefaultExpansion, TextDirection direction=LTR, bool directionalOverride=false, bool characterScanForCodePath=true) | WebCore::TextRun | inlineexplicit |
xPos() const | WebCore::TextRun | inline |
xPos() const | WebCore::TextRun | inline |