SVGTextFragment 173 Source/core/rendering/svg/RenderSVGInlineText.cpp const SVGTextFragment* closestDistanceFragment = 0; SVGTextFragment 182 Source/core/rendering/svg/RenderSVGInlineText.cpp Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 186 Source/core/rendering/svg/RenderSVGInlineText.cpp const SVGTextFragment& fragment = fragments.at(i); SVGTextFragment 53 Source/core/rendering/svg/SVGInlineTextBox.cpp Vector<SVGTextFragment> vector; SVGTextFragment 89 Source/core/rendering/svg/SVGInlineTextBox.cpp int SVGInlineTextBox::offsetForPositionInFragment(const SVGTextFragment& fragment, float position, bool includePartialGlyphs) const SVGTextFragment 118 Source/core/rendering/svg/SVGInlineTextBox.cpp FloatRect SVGInlineTextBox::selectionRectForTextFragment(const SVGTextFragment& fragment, int startPosition, int endPosition, RenderStyle* style) SVGTextFragment 164 Source/core/rendering/svg/SVGInlineTextBox.cpp const SVGTextFragment& fragment = m_textFragments.at(i); SVGTextFragment 225 Source/core/rendering/svg/SVGInlineTextBox.cpp SVGTextFragment& fragment = m_textFragments.at(i); SVGTextFragment 304 Source/core/rendering/svg/SVGInlineTextBox.cpp SVGTextFragment& fragment = m_textFragments.at(i); SVGTextFragment 425 Source/core/rendering/svg/SVGInlineTextBox.cpp TextRun SVGInlineTextBox::constructTextRun(RenderStyle* style, const SVGTextFragment& fragment) const SVGTextFragment 464 Source/core/rendering/svg/SVGInlineTextBox.cpp bool SVGInlineTextBox::mapStartEndPositionsIntoFragmentCoordinates(const SVGTextFragment& fragment, int& startPosition, int& endPosition) const SVGTextFragment 530 Source/core/rendering/svg/SVGInlineTextBox.cpp void SVGInlineTextBox::paintDecoration(GraphicsContext* context, TextDecoration decoration, const SVGTextFragment& fragment) SVGTextFragment 560 Source/core/rendering/svg/SVGInlineTextBox.cpp void SVGInlineTextBox::paintDecorationWithStyle(GraphicsContext* context, TextDecoration decoration, const SVGTextFragment& fragment, RenderObject* decorationRenderer) SVGTextFragment 602 Source/core/rendering/svg/SVGInlineTextBox.cpp void SVGInlineTextBox::paintTextWithShadows(GraphicsContext* context, RenderStyle* style, TextRun& textRun, const SVGTextFragment& fragment, int startPosition, int endPosition) SVGTextFragment 652 Source/core/rendering/svg/SVGInlineTextBox.cpp void SVGInlineTextBox::paintText(GraphicsContext* context, RenderStyle* style, RenderStyle* selectionStyle, const SVGTextFragment& fragment, bool hasSelection, bool paintSelectedTextOnly) SVGTextFragment 717 Source/core/rendering/svg/SVGInlineTextBox.cpp const Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 720 Source/core/rendering/svg/SVGInlineTextBox.cpp const SVGTextFragment& fragment = fragments.at(i); SVGTextFragment 764 Source/core/rendering/svg/SVGInlineTextBox.cpp const SVGTextFragment& fragment = m_textFragments.at(i); SVGTextFragment 49 Source/core/rendering/svg/SVGInlineTextBox.h bool mapStartEndPositionsIntoFragmentCoordinates(const SVGTextFragment&, int& startPosition, int& endPosition) const; SVGTextFragment 54 Source/core/rendering/svg/SVGInlineTextBox.h Vector<SVGTextFragment>& textFragments() { return m_textFragments; } SVGTextFragment 55 Source/core/rendering/svg/SVGInlineTextBox.h const Vector<SVGTextFragment>& textFragments() const { return m_textFragments; } SVGTextFragment 62 Source/core/rendering/svg/SVGInlineTextBox.h int offsetForPositionInFragment(const SVGTextFragment&, float position, bool includePartialGlyphs) const; SVGTextFragment 63 Source/core/rendering/svg/SVGInlineTextBox.h FloatRect selectionRectForTextFragment(const SVGTextFragment&, int fragmentStartPosition, int fragmentEndPosition, RenderStyle*); SVGTextFragment 66 Source/core/rendering/svg/SVGInlineTextBox.h TextRun constructTextRun(RenderStyle*, const SVGTextFragment&) const; SVGTextFragment 74 Source/core/rendering/svg/SVGInlineTextBox.h void paintDecoration(GraphicsContext*, TextDecoration, const SVGTextFragment&); SVGTextFragment 75 Source/core/rendering/svg/SVGInlineTextBox.h void paintDecorationWithStyle(GraphicsContext*, TextDecoration, const SVGTextFragment&, RenderObject* decorationRenderer); SVGTextFragment 76 Source/core/rendering/svg/SVGInlineTextBox.h void paintTextWithShadows(GraphicsContext*, RenderStyle*, TextRun&, const SVGTextFragment&, int startPosition, int endPosition); SVGTextFragment 77 Source/core/rendering/svg/SVGInlineTextBox.h void paintText(GraphicsContext*, RenderStyle*, RenderStyle* selectionStyle, const SVGTextFragment&, bool hasSelection, bool paintSelectedTextOnly); SVGTextFragment 89 Source/core/rendering/svg/SVGInlineTextBox.h Vector<SVGTextFragment> m_textFragments; SVGTextFragment 401 Source/core/rendering/svg/SVGRenderTreeAsText.cpp Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 412 Source/core/rendering/svg/SVGRenderTreeAsText.cpp SVGTextFragment& fragment = fragments.at(i); SVGTextFragment 37 Source/core/rendering/svg/SVGTextChunk.cpp SVGTextFragment* lastFragment = 0; SVGTextFragment 42 Source/core/rendering/svg/SVGTextChunk.cpp Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 49 Source/core/rendering/svg/SVGTextChunk.cpp SVGTextFragment& fragment = fragments.at(i); SVGTextFragment 178 Source/core/rendering/svg/SVGTextChunkBuilder.cpp Vector<SVGTextFragment>& fragments = boxes[boxPosition]->textFragments(); SVGTextFragment 191 Source/core/rendering/svg/SVGTextChunkBuilder.cpp Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 217 Source/core/rendering/svg/SVGTextChunkBuilder.cpp Vector<SVGTextFragment>& fragments = boxes[boxPosition]->textFragments(); SVGTextFragment 224 Source/core/rendering/svg/SVGTextChunkBuilder.cpp void SVGTextChunkBuilder::processTextLengthSpacingCorrection(bool isVerticalText, float textLengthShift, Vector<SVGTextFragment>& fragments, unsigned& atCharacter) SVGTextFragment 228 Source/core/rendering/svg/SVGTextChunkBuilder.cpp SVGTextFragment& fragment = fragments[i]; SVGTextFragment 239 Source/core/rendering/svg/SVGTextChunkBuilder.cpp void SVGTextChunkBuilder::processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>& fragments) SVGTextFragment 243 Source/core/rendering/svg/SVGTextChunkBuilder.cpp SVGTextFragment& fragment = fragments[i]; SVGTextFragment 252 Source/core/rendering/svg/SVGTextChunkBuilder.cpp void SVGTextChunkBuilder::buildSpacingAndGlyphsTransform(bool isVerticalText, float scale, const SVGTextFragment& fragment, AffineTransform& spacingAndGlyphsTransform) SVGTextFragment 29 Source/core/rendering/svg/SVGTextChunkBuilder.h struct SVGTextFragment; SVGTextFragment 52 Source/core/rendering/svg/SVGTextChunkBuilder.h void processTextLengthSpacingCorrection(bool isVerticalText, float textLengthShift, Vector<SVGTextFragment>&, unsigned& atCharacter); SVGTextFragment 53 Source/core/rendering/svg/SVGTextChunkBuilder.h void processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>&); SVGTextFragment 54 Source/core/rendering/svg/SVGTextChunkBuilder.h void buildSpacingAndGlyphsTransform(bool isVerticalText, float scale, const SVGTextFragment&, AffineTransform&); SVGTextFragment 29 Source/core/rendering/svg/SVGTextFragment.h SVGTextFragment() SVGTextFragment 143 Source/core/rendering/svg/SVGTextLayoutEngine.cpp m_currentTextFragment = SVGTextFragment(); SVGTextFragment 271 Source/core/rendering/svg/SVGTextLayoutEngine.cpp Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 280 Source/core/rendering/svg/SVGTextLayoutEngine.cpp SVGTextFragment& fragment = fragments.at(i); SVGTextFragment 298 Source/core/rendering/svg/SVGTextLayoutEngine.cpp Vector<SVGTextFragment>& fragments = textBox->textFragments(); SVGTextFragment 85 Source/core/rendering/svg/SVGTextLayoutEngine.h SVGTextFragment m_currentTextFragment; SVGTextFragment 120 Source/core/rendering/svg/SVGTextQuery.cpp const Vector<SVGTextFragment>& fragments = queryData->textBox->textFragments(); SVGTextFragment 125 Source/core/rendering/svg/SVGTextQuery.cpp const SVGTextFragment& fragment = fragments.at(i); SVGTextFragment 138 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::mapStartEndPositionsIntoFragmentCoordinates(Data* queryData, const SVGTextFragment& fragment, int& startPosition, int& endPosition) const SVGTextFragment 228 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::numberOfCharactersCallback(Data*, const SVGTextFragment&) const SVGTextFragment 254 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::textLengthCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 286 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::subStringLengthCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 321 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::startPositionOfCharacterCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 341 Source/core/rendering/svg/SVGTextQuery.cpp fragment.buildFragmentTransform(fragmentTransform, SVGTextFragment::TransformIgnoringTextLength); SVGTextFragment 370 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::endPositionOfCharacterCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 388 Source/core/rendering/svg/SVGTextQuery.cpp fragment.buildFragmentTransform(fragmentTransform, SVGTextFragment::TransformIgnoringTextLength); SVGTextFragment 418 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::rotationOfCharacterCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 428 Source/core/rendering/svg/SVGTextQuery.cpp fragment.buildFragmentTransform(fragmentTransform, SVGTextFragment::TransformIgnoringTextLength); SVGTextFragment 460 Source/core/rendering/svg/SVGTextQuery.cpp static inline void calculateGlyphBoundaries(SVGTextQuery::Data* queryData, const SVGTextFragment& fragment, int startPosition, FloatRect& extent) SVGTextFragment 479 Source/core/rendering/svg/SVGTextQuery.cpp fragment.buildFragmentTransform(fragmentTransform, SVGTextFragment::TransformIgnoringTextLength); SVGTextFragment 484 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::extentOfCharacterCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 517 Source/core/rendering/svg/SVGTextQuery.cpp bool SVGTextQuery::characterNumberAtPositionCallback(Data* queryData, const SVGTextFragment& fragment) const SVGTextFragment 51 Source/core/rendering/svg/SVGTextQuery.h typedef bool (SVGTextQuery::*ProcessTextFragmentCallback)(Data*, const SVGTextFragment&) const; SVGTextFragment 55 Source/core/rendering/svg/SVGTextQuery.h bool mapStartEndPositionsIntoFragmentCoordinates(Data*, const SVGTextFragment&, int& startPosition, int& endPosition) const; SVGTextFragment 59 Source/core/rendering/svg/SVGTextQuery.h bool numberOfCharactersCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 60 Source/core/rendering/svg/SVGTextQuery.h bool textLengthCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 61 Source/core/rendering/svg/SVGTextQuery.h bool subStringLengthCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 62 Source/core/rendering/svg/SVGTextQuery.h bool startPositionOfCharacterCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 63 Source/core/rendering/svg/SVGTextQuery.h bool endPositionOfCharacterCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 64 Source/core/rendering/svg/SVGTextQuery.h bool rotationOfCharacterCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 65 Source/core/rendering/svg/SVGTextQuery.h bool extentOfCharacterCallback(Data*, const SVGTextFragment&) const; SVGTextFragment 66 Source/core/rendering/svg/SVGTextQuery.h bool characterNumberAtPositionCallback(Data*, const SVGTextFragment&) const;