Lines Matching refs:SVGInlineTextBox
1228 * rendering/SVGInlineTextBox.cpp:
1229 (WebCore::SVGInlineTextBox::paintSelection):
5354 * rendering/SVGInlineTextBox.h:
5355 (WebCore::SVGInlineTextBox::virtualHeight):
5356 (WebCore::SVGInlineTextBox::setHeight):
5357 (WebCore::SVGInlineTextBox::selectionTop):
5358 (WebCore::SVGInlineTextBox::selectionHeight):
7980 * rendering/SVGInlineTextBox.h:
7981 (WebCore::SVGInlineTextBox::selectionTop):
7982 (WebCore::SVGInlineTextBox::selectionHeight):
9012 … Move buildLayoutInformationForTextBox() from SVGRootInlineBox in SVGInlineTextBox where it belongs
9015 …Cleanup SVGRootInlineBox/SVGInlineTextBox. Move buildLayoutInformationForTextBox to SVGInlineTextB…
9029 * rendering/SVGInlineTextBox.cpp:
9030 …(WebCore::SVGInlineTextBox::calculateGlyphWidth): Use textRenderer()->characters() instead of text…
9031 …(WebCore::SVGInlineTextBox::svgCharacterHitsPosition): Fix style issue, no else if after a return …
9032 … (WebCore::SVGInlineTextBox::paintSelection): Use !color.alpha() instead of color.alpha() == 0.
9033 …(WebCore::SVGInlineTextBox::buildLayoutInformation): Moved from SVGRootInlineBox::buildLayoutInfor…
9034 * rendering/SVGInlineTextBox.h: Fix indention.
9035 (WebCore::SVGInlineTextBox::selectionTop): Inlined.
9036 (WebCore::SVGInlineTextBox::selectionHeight): Inlined.
9041 …(WebCore::SVGRootInlineBox::buildLayoutInformation): Use the moved SVGInlineTextBox::buildLayoutIn…
17260 * rendering/SVGInlineTextBox.cpp: Adapt to SVGPaintServer changes (paint server request).
17261 (WebCore::SVGInlineTextBox::paintCharacters):
17262 (WebCore::SVGInlineTextBox::paintDecoration):
17263 * rendering/SVGInlineTextBox.h: Ditto.
23388 * rendering/SVGInlineTextBox.cpp:
23389 (WebCore::SVGInlineTextBox::paintCharacters):
50438 * rendering/SVGInlineTextBox.h:
50443 * rendering/SVGInlineTextBox.cpp:
50444 (WebCore::SVGInlineTextBox::chunkSelectionStartEnd):
50445 (WebCore::SVGInlineTextBox::paintCharacters):
50988 * rendering/SVGInlineTextBox.cpp:
50989 (WebCore::SVGInlineTextBox::calculateGlyphBoundaries):
50992 (WebCore::SVGInlineTextBox::paintCharacters):
50993 (WebCore::SVGInlineTextBox::paintDecoration):