Searched defs:layoutAttributes (Results 1 – 6 of 6) sorted by relevance
35 SVGTextLayoutAttributes* layoutAttributes() { return &m_layoutAttributes; } in layoutAttributes() function
51 Vector<SVGTextLayoutAttributes*>& layoutAttributes() { return m_layoutAttributes; } in layoutAttributes() function
50 Vector<SVGTextLayoutAttributes*>& layoutAttributes() { return m_layoutAttributes; } in layoutAttributes() function
71 Vector<SVGTextLayoutAttributes*>& layoutAttributes = textRoot.layoutAttributes(); in computePerCharacterLayoutInformation() local
37 SVGTextLayoutEngine::SVGTextLayoutEngine(Vector<SVGTextLayoutAttributes*>& layoutAttributes) in SVGTextLayoutEngine()
159 SVGTextLayoutAttributes* layoutAttributes = queryData->textRenderer->layoutAttributes(); in modifyStartEndPositionsRespectingLigatures() local